0.4.1 release

This commit is contained in:
minjaesong
2024-03-03 17:53:35 +09:00
parent 91798436cb
commit fbe887b039
4 changed files with 9 additions and 10 deletions

View File

@@ -75,11 +75,11 @@ basegame
// Commit counts up to the Release 0.3.2: 2732
// Commit counts up to the Release 0.3.3: 3020
// Commit counts up to the Release 0.4.0: 3631
// Commit counts up to the Release 0.4.1: 3???
// Commit counts up to the Release 0.4.1: 3678
val VERSION_SNAPSHOT = Snapshot(0) // for normal dev
// val VERSION_SNAPSHOT = Snapshot(0) // for normal dev
// val VERSION_SNAPSHOT = ForcedSnapshot("24w07d") // for snapshot release
// val VERSION_SNAPSHOT = null // for the release
val VERSION_SNAPSHOT = null // for the release
const val VERSION_TAG: String = ""