Skip to content

Commit 43c390e

Browse files
committed
Bump version to 2.1.2
1 parent d36c606 commit 43c390e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChaosMod/Info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#pragma once
22

3-
#define MOD_VERSION "2.1.1"
3+
#define MOD_VERSION "2.1.2"

ConfigApp/Info.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
public static class Info
44
{
5-
public const string VERSION = "2.1.1";
5+
public const string VERSION = "2.1.2";
66

77
public const string WORKSHOP_DEFAULT_URL = "https://chaos.gopong.dev";
88
}

0 commit comments

Comments
 (0)