We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73f7a4 commit 8443cd4Copy full SHA for 8443cd4
SoliditySHA3MinerUI/Properties/AssemblyInfo.cs
@@ -48,6 +48,6 @@
48
// You can specify all the values or you can default the Build and Revision Numbers
49
// by using the '*' as shown below:
50
// [assembly: AssemblyVersion("1.0.*")]
51
-[assembly: AssemblyVersion("0.2.0.0")]
52
-[assembly: AssemblyFileVersion("0.2.0.0")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
53
[assembly: NeutralResourcesLanguage("")]
0 commit comments