Skip to content

2022-August-20 - 2.6+14108

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:26
19a6d15
Infra: fix version number on game-headed build artifacts (#10988)

Version number on build artifacts (install4j installers) had
their version number printing as 'unspecified'. This update
fixes that problem. In previous commits we remove the 'version'
variable from gradle in favor of specifying it more precisely
in just game-headed (this allowed for other projects to build
jar files that do not include a version number in them). It
was omitted to update the install4j task to account for this.