Skip to content

Commit 672e421

Browse files
committed
added changing version in constants
1 parent 7d6cadf commit 672e421

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Docs/publishing-release.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ The following tasks should be completed before publishing a release. Track the p
88
- [ ] Draft release with version in the format of `v2.0.0` targeting the 'master' branch. Standard release should be named using the format `Watson Developer Cloud Unity SDK [version]`, ex: `Watson Developer Cloud Unity SDK v2.0.0`.
99

1010
#### Source Changes (in `rc` branch)
11-
11+
- [ ] Update `String.Version` in `Scripts/Utilities/Constants.cs` to the current version, ex: `watson-apis-unity-sdk/2.0.0`
1212
- [ ] Update changelog.
1313
- [ ] Update `PROJECT_NUMBER` in `Doxyfile` to current version.
14-
- [ ] Update `SDK_VERSION` in `src/IBM.WatsonDeveloperCloud/Constants.cs`
1514

1615
#### Publish Release
1716

0 commit comments

Comments
 (0)