Skip to content

Commit

Permalink
[18Ardennes] Move to alpha release status
Browse files Browse the repository at this point in the history
  • Loading branch information
ollybh committed Aug 15, 2024
1 parent def5a90 commit cfb3b25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/app/view/welcome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def render

def render_notification
message = <<~MESSAGE
<p>18 India and 18Uruguay are in alpha.</p>
<p>18Ardennes, 18 India and 18Uruguay are in alpha.</p>
<p>18 SJ is now in production.</p>
<p>Report bugs and make feature requests <a href='https://github.com/tobymao/18xx/issues'>on GitHub</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion lib/engine/game/g_18_ardennes/meta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module G18Ardennes
module Meta
include Game::Meta

DEV_STAGE = :prealpha
DEV_STAGE = :alpha

GAME_TITLE = '18Ardennes'
GAME_SUBTITLE = 'Rails Through the Ardennes'
Expand Down

0 comments on commit cfb3b25

Please sign in to comment.