Skip to content

Commit

Permalink
Version numbering.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Jul 7, 2022
1 parent ad98baf commit 4827ff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mods/rv/mod.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata:
Title: Red Alert 2: Romanov's Vengeance
Version: {DEV_VERSION}
Version: playtest-20220707
Website: https://github.com/MustaphaTR/Romanovs-Vengeance
WebIcon32: https://raw.githubusercontent.com/MustaphaTR/Romanovs-Vengeance/master/packaging/artwork/icon_32x32.png
WindowTitle: OpenRA - Romanov's Vengeance
Expand Down Expand Up @@ -88,7 +88,7 @@ Packages:

MapFolders:
rv|maps: System
~^SupportDir|maps/rv/{DEV_VERSION}: User
~^SupportDir|maps/rv/playtest-20220707: User

Rules:
rv|rules/proxy-actors.yaml
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/server.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"mod": "rv",
"modversion": "{DEV_VERSION}",
"modversion": "playtest-20220707",
"map": "6346472f0c2e364638795da6ef8059deb8c1ffbf",
"allowspectators": true,
"modtitle": "Red Alert 2: Romanov's Vengeance",
Expand Down

0 comments on commit 4827ff6

Please sign in to comment.