Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
Changing rc manually as workflow does not pickup a new number and fails becaust the jar with the specified version already exists

Signed-off-by: Anatoli Kalbasin <[email protected]>
  • Loading branch information
callbacksin authored Aug 8, 2024
1 parent bccddc2 commit 2edd2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ group=org.zowe
archivesName=kotlinsdk

# Artifacts version (is changed automatically after the version is released)
version=0.5.0-rc.9
version=0.5.0-rc.10

# Artifactory repositories for builds
artifactoryMavenRepo=https://zowe.jfrog.io/zowe/libs-release
Expand Down

0 comments on commit 2edd2d9

Please sign in to comment.