fatjar artifact configuration

This commit is contained in:
minjaesong
2021-07-27 15:21:40 +09:00
parent a91156ac21
commit cb11267202
2 changed files with 58 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ public class TerrarumAppConfiguration {
* e.g. 0x02010034 will be translated as 2.1.52
* </p>
*/
public static final int VERSION_RAW = 0x00_02_0590;
public static final int VERSION_RAW = 0x00_02_06D3;
//////////////////////////////////