We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be38148 commit c61d127Copy full SHA for c61d127
MekHQ/docs/history.txt
@@ -1,6 +1,6 @@
1
MEKHQ VERSION HISTORY:
2
---------------
3
-0.50.04-SNAPSHOT
+0.50.04 (2025-03-22 1600 UTC)
4
+ PR #5852: RAW CamOps Delivery Times
5
+ PR #5853: Remove Legacy AtB's Campaign Parts Availability System
6
+ PR #5868: Updated Several Scenario Effects to use SupplyCache over SupportPointUpdate
build.gradle
@@ -15,7 +15,7 @@ allprojects {
15
16
subprojects {
17
group = 'org.megamek'
18
- version = '0.50.04-SNAPSHOT'
+ version = '0.50.04'
19
}
20
21
// A properties_local.gradle file can be used to override any of the above options. For instance,
0 commit comments