Skip to content

Commit

Permalink
bump down version number
Browse files Browse the repository at this point in the history
  • Loading branch information
silentstorm committed Dec 29, 2022
1 parent 12f1c77 commit bd8b448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModHelperData.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace SC2ExpansionLoader{
public static class ModHelperData{
public const string WorksOnVersion="34.3";
public const string Version="3.0.0";
public const string Version="2.1.0";
public const string Name="SC2ExpansionLoader";
public const string Description="Loader for any SC2Expansion mods, this mod adds nothing by itself. Will be automatically downloaded if required";
public const string RepoOwner = "Onixiya";
Expand Down

0 comments on commit bd8b448

Please sign in to comment.