From 59b3af4cf456ddb5efbed2c2e0f672fc2b05aff2 Mon Sep 17 00:00:00 2001 From: Mustafa Alperen Seki Date: Tue, 23 Nov 2021 18:31:57 +0300 Subject: [PATCH] Version numbering. --- mods/rv/mod.yaml | 4 ++-- server.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/rv/mod.yaml b/mods/rv/mod.yaml index d96e3d280..3047c09a3 100644 --- a/mods/rv/mod.yaml +++ b/mods/rv/mod.yaml @@ -1,6 +1,6 @@ Metadata: Title: Red Alert 2: Romanov's Vengeance - Version: playtest-20211121 + Version: playtest-20211123 Website: https://github.com/MustaphaTR/Romanovs-Vengeance WebIcon32: https://raw.githubusercontent.com/MustaphaTR/Romanovs-Vengeance/master/packaging/artwork/icon_32x32.png @@ -86,7 +86,7 @@ Packages: MapFolders: rv|maps: System - ~^SupportDir|maps/rv/playtest-20211121: User + ~^SupportDir|maps/rv/playtest-20211123: User Rules: rv|rules/proxy-actors.yaml diff --git a/server.json b/server.json index 521ec2620..708d337cf 100644 --- a/server.json +++ b/server.json @@ -1,6 +1,6 @@ { "mod": "rv", - "modversion": "playtest-20211121", + "modversion": "playtest-20211123", "map": "6346472f0c2e364638795da6ef8059deb8c1ffbf", "allowspectators": true, "modtitle": "Red Alert 2: Romanov's Vengeance",