We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9313634 commit 2f141deCopy full SHA for 2f141de
new_release_howto.md
@@ -4,6 +4,8 @@ on the account `domjudge@vm-domjudge`):
4
5
1. Test everything. (duh...)
6
1. Commit the correct version number in the `ChangeLog` and `README` files.
7
+ 1. Change the constants `webapp/src/Controller/API/GeneralInfoController.php`
8
+ to point to the correct CCS API version.
9
1. `export TAG=x.y.z`
10
1. Create a release version `$TAG` in Git with `$TAG` the version number
11
x.y.z:
0 commit comments