Skip to content

Commit

Permalink
Version up to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Aug 14, 2019
1 parent f9bbcaf commit 6c59470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Metadata.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ internal static class Metadata
/// Version number used by all plugins. Must be convertible to <see cref="System.Version"/>
/// Uses ReleaseVersion.HotfixVersion format.
/// </summary>
public const string PluginsVersion = "1.0";
public const string PluginsVersion = "1.1";
}
}

0 comments on commit 6c59470

Please sign in to comment.