Skip to content

Commit

Permalink
Merge pull request #11358 from ollybh/1858switzerland-alpha
Browse files Browse the repository at this point in the history
[1858 Switzerland] Move to alpha release status
  • Loading branch information
ollybh authored Nov 17, 2024
2 parents 2a5c1b8 + 4fc259e commit 68ad6f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions assets/app/view/welcome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ def render_notification
message = <<~MESSAGE
<p><a href='https://www.kickstarter.com/projects/18wood/18royalgorge/'>18RoyalGorge is now on Kickstarter</a>.</p>
<p>18Ardennes, Steam Over Holland, 18 India, and 18Uruguay are in alpha.</p>
<p><a href="https://github.com/tobymao/18xx/wiki/18RoyalGorge">18RoyalGorge</a> is now in beta.</p>
<p>18RoyalGorge is now in beta.</p>
<p>18 SJ is now in production.</p>
<p><a href="https://github.com/tobymao/18xx/wiki/1858%20Switzerland">1858 Switzerland</a> is in alpha.</p>
<p>Report bugs and make feature requests <a href='https://github.com/tobymao/18xx/issues'>on GitHub</a>.</p>
MESSAGE
Expand Down
2 changes: 1 addition & 1 deletion lib/engine/game/g_1858_switzerland/meta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module G1858Switzerland
module Meta
include Game::Meta

DEV_STAGE = :prealpha
DEV_STAGE = :alpha
PROTOTYPE = true
DEPENDS_ON = '1858'

Expand Down

0 comments on commit 68ad6f7

Please sign in to comment.