Skip to content

Commit

Permalink
Manual version bump to 18.1.0 and disclaimer on GA process (#214)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Powell <thomas.powell@progress.com>
  • Loading branch information
tpowell-progress authored Jul 28, 2023
1 parent 8a5ad5b commit d85d604
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Binaries can be built with Habitat. See the PowerShell script `.\.expeditor\buil

### Build on merge

(Broken due to credentials for pushing gem, but also `.\.expeditor\update_version.sh` appears to be broken as well.

`workflows/gem-build.yml` should normally build on merge to `main`

### Manual build
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.0.2
18.1.0
2 changes: 1 addition & 1 deletion chef-powershell/lib/chef-powershell/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

module ChefPowerShellModule
CHEFPOWERSHELL_ROOT = File.expand_path("..", __dir__)
VERSION = "18.0.3"
VERSION = "18.1.0"
end

0 comments on commit d85d604

Please sign in to comment.