Skip to content

Commit eb3c19c

Browse files
committed
Development snapshot <v0.50.04>
1 parent 64d4953 commit eb3c19c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ allprojects {
1515

1616
subprojects {
1717
group = 'org.megamek'
18-
version = '0.50.04-SNAPSHOT'
18+
version = '0.50.04'
1919
}
2020

2121
// A properties_local.gradle file can be used to override any of the above options. For instance,

megameklab/docs/history.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MEGAMEKLAB VERSION HISTORY:
22
----------------
3-
0.50.04-SNAPSHOT
3+
0.50.04 (2025-03-22 1600 UTC)
44
+ Fix #1707: Fix transport tab weight inflation on infantry bays
55
+ Fix #1710: Prevent tab names from being messed up by entity type change
66
+ Fix #1714/#1689: Missed an updateLoadedUnit

0 commit comments

Comments
 (0)