Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevTV committed Jan 20, 2022
1 parent 59e26cd commit 57a7939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DawnVRMod/VRMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public static class BuildInfo
public const string Name = "DawnVR";
public const string Author = "trev (full credits in README)";
public const string Company = null;
public const string Version = "0.2.0";
public const string Version = "0.2.1";
public const string DownloadLink = null;
}

Expand Down

0 comments on commit 57a7939

Please sign in to comment.