Skip to content

Commit 46ff14b

Browse files
committed
Set current version as we can't detect the version
In the past we probably detected this from the .git folder. This is a dirty fix for now.
1 parent 359d562 commit 46ff14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "domjudge/domjudge",
3+
"version": "8.4.0DEV",
34
"description": "DOMjudge Programming Contest Control System",
45
"homepage": "https://www.domjudge.org",
56
"license": "GPL-2.0+",

0 commit comments

Comments
 (0)