Skip to content

Commit 2f141de

Browse files
Add step to release process to update CCS spec info.
1 parent 9313634 commit 2f141de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

new_release_howto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on the account `domjudge@vm-domjudge`):
44

55
1. Test everything. (duh...)
66
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.
79
1. `export TAG=x.y.z`
810
1. Create a release version `$TAG` in Git with `$TAG` the version number
911
x.y.z:

0 commit comments

Comments
 (0)