Add build number to version.js too
This commit is contained in:
parent
ecf01547cd
commit
1472e96104
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
var dynmapversion = "${project.version}";
|
||||
var dynmapversion = "${project.version}_${BUILD_NUMBER}";
|
||||
Loading…
Add table
Add a link
Reference in a new issue