We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73d14f commit 218b264Copy full SHA for 218b264
build.gradle
@@ -15,7 +15,7 @@ allprojects {
15
16
subprojects {
17
group = 'org.megamek'
18
- version = '0.50.02-SNAPSHOT'
+ version = '0.50.02'
19
}
20
21
// A properties_local.gradle file can be used to override any of the above options. For instance,
megameklab/docs/history.txt
@@ -1,6 +1,6 @@
1
MEGAMEKLAB VERSION HISTORY:
2
----------------
3
-0.50.02-SNAPSHOT
+0.50.02 (2024-12-30 2130 UTC)
4
+ PR #1654: Rename TroopSpace to InfantryCompartment
5
+ PR #1665: Inverted function call
6
+ Fix #1667: incorrect cargo bay minimum doors
0 commit comments