Skip to content

Commit a977806

Browse files
Update Version Number
1 parent 532a693 commit a977806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuestingUpdate/QuestingMod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
namespace QuestingUpdate {
77
public class QuestingMod : GameMod
88
{
9-
public const string version = "0.2.1";
9+
public const string version = "0.2.2";
1010
private string update = "";
1111
private string updateName = "";
1212
public static readonly string path = System.Environment.GetEnvironmentVariable("USERPROFILE") + "/appdata/locallow/volcanoid/volcanoids/QuestingUpdate.log";

0 commit comments

Comments
 (0)