Skip to content

Commit

Permalink
Merge pull request #2688 from mbeddr/deps/mps-243-rc1
Browse files Browse the repository at this point in the history
Bump MPS version
  • Loading branch information
sergej-koscejev authored Jan 16, 2025
2 parents bfa596b + 3ee17be commit 4a4df59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

//MPS version
ext.mpsMajor = "2024.3"
ext.mpsBuild = "2024.3-EAP1"
ext.mpsBuild = "2024.3-RC1"

//MPS-extensions version
ext.mpsExtensionsVersion = "2024.3.+"
Expand Down

0 comments on commit 4a4df59

Please sign in to comment.