Skip to content

Commit

Permalink
set correct app version
Browse files Browse the repository at this point in the history
  • Loading branch information
frnsys committed Aug 11, 2024
1 parent 939f6ba commit 19f0166
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/package.editor.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hes-editor",
"version": "1.0.0",
"version": "1.0.0-rc.1",
"productName": "Half-Earth Socialism: The Game: The Editor",
"description": "The world editor for Half-Earth Socialism: The Game.",
"author": "Francis Tseng",
Expand Down
2 changes: 1 addition & 1 deletion build/package.game.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hes-game",
"version": "1.0.0",
"version": "1.0.0-rc.1",
"productName": "Half-Earth Socialism: The Game",
"description": "Play as a planetary planner and decide what we should do about the climate, biodiversity, and human welfare. Can you bring the world safely to a better place?",
"author": "Francis Tseng",
Expand Down

0 comments on commit 19f0166

Please sign in to comment.