Skip to content

Commit

Permalink
Ready to Develop <v0.50.02>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Nov 10, 2024
1 parent eac3a38 commit c407e59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MEKHQ VERSION HISTORY:
---------------
0.50.02-SNAPSHOT

0.50.01 (2024-11-10 1800 UTC)
+ PR #4810: Respecting Trademarks (Mech to Mek)
+ FIX #4417, #4764, #4774: Updated Campaign Presets & Addressed Relevant Name Change Issues
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ allprojects {

subprojects {
group = 'org.megamek'
version = '0.50.01'
version = '0.50.02-SNAPSHOT'
}

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

0 comments on commit c407e59

Please sign in to comment.