diff --git a/SharedAssemblyInfo.cs b/SharedAssemblyInfo.cs index 0d61c99fd..30882ba39 100644 --- a/SharedAssemblyInfo.cs +++ b/SharedAssemblyInfo.cs @@ -30,5 +30,5 @@ You should have received a copy of the GNU General Public License [assembly: AssemblyProduct("ShareX")] [assembly: AssemblyCopyright("Copyright (c) 2007-2019 ShareX Team")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("12.4.2")] -[assembly: AssemblyFileVersion("12.4.2")] \ No newline at end of file +[assembly: AssemblyVersion("13.0.0")] +[assembly: AssemblyFileVersion("13.0.0")] \ No newline at end of file