diff --git a/assets/app/view/welcome.rb b/assets/app/view/welcome.rb index acfd1a933f..fbec58b7d1 100644 --- a/assets/app/view/welcome.rb +++ b/assets/app/view/welcome.rb @@ -18,11 +18,9 @@ def render_notification message = <<~MESSAGE
18RoyalGorge is now on Kickstarter.
-18Ardennes, Steam Over Holland, 18 India, and 18Uruguay are in alpha.
+18RoyalGorge is now in beta.
-18RoyalGorge is now in beta.
- -18 SJ is now in production.
+1858 Switzerland is in alpha.
Report bugs and make feature requests on GitHub.
MESSAGE diff --git a/lib/engine/game/g_1858_switzerland/meta.rb b/lib/engine/game/g_1858_switzerland/meta.rb index fee8519da0..45260b8f41 100644 --- a/lib/engine/game/g_1858_switzerland/meta.rb +++ b/lib/engine/game/g_1858_switzerland/meta.rb @@ -8,7 +8,7 @@ module G1858Switzerland module Meta include Game::Meta - DEV_STAGE = :prealpha + DEV_STAGE = :alpha PROTOTYPE = true DEPENDS_ON = '1858'