File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ The procedure for making a new release (x.y.z) is as follows:
132
132
4 . Create the release branch ` release/x.y ` from the selected commit.
133
133
5 . Review the functionality that is present on the relase branch. You may change what's included in the release by cherry picking
134
134
from other branches (e.g. bugfixes), or exclude things by using ` git revert ` .
135
- 6 . Update ` Changelog.txt ` (in OpfREST /wwwroot). Make sure that all changes since the last version are recorded. Then
135
+ 6 . Update ` Changelog.txt ` (in ` Sintef.Pgo.REST /wwwroot` ). Make sure that all changes since the last version are recorded. Then
136
136
add a new line to the top with the version number of the new release.
137
137
** Changelog format** :
138
138
* The most recent version is on top. Each version has a heading 'Version x.y.z', and
You can’t perform that action at this time.
0 commit comments