mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
update release date
This commit is contained in:
@@ -44,7 +44,7 @@ package=net.torvald.terrarum.modulebasegame
|
||||
entrypoint=net.torvald.terrarum.modulebasegame.EntryPoint
|
||||
|
||||
# Release date in YYYY-MM-DD
|
||||
releasedate=2023-10-06
|
||||
releasedate=2024-02-19
|
||||
|
||||
# The version, must follow Semver 2.0.0 scheme (https://semver.org/)
|
||||
version=0.4.0
|
||||
|
||||
@@ -3,7 +3,7 @@ description=Simple music player widget
|
||||
author=CuriousTo\uA75Bvald
|
||||
package=net.torvald.terrarum.musicplayer
|
||||
entrypoint=net.torvald.terrarum.musicplayer.EntryPoint
|
||||
releasedate=2024-02-10
|
||||
releasedate=2024-02-19
|
||||
version=1.0.0
|
||||
jar=MusicPlayer.jar
|
||||
jarhash=c8896ce5b2aa79057e1324a701c1c5bd4099a8a651f044a120ad700cedfbb16e
|
||||
|
||||
@@ -71,7 +71,7 @@ basegame
|
||||
// Commit counts up to the Release 0.3.1: 2278
|
||||
// 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: 3630
|
||||
// Commit counts up to the Release 0.4.0: 3631
|
||||
|
||||
// val VERSION_SNAPSHOT = Snapshot(0) // for normal dev
|
||||
// val VERSION_SNAPSHOT = ForcedSnapshot("24w07d") // for snapshot release
|
||||
|
||||
Reference in New Issue
Block a user