We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76173b commit 408de51Copy full SHA for 408de51
1 file changed
SOTFEdit/AssemblyInfo.cs
@@ -12,11 +12,11 @@
12
// app, or any theme specific resource dictionaries)
13
)]
14
[assembly: AssemblyCompany("codengine")]
15
-[assembly: AssemblyFileVersion("0.2.0")]
16
-[assembly: AssemblyInformationalVersion("0.2.0")]
+[assembly: AssemblyFileVersion("0.2.1")]
+[assembly: AssemblyInformationalVersion("0.2.1")]
17
[assembly: AssemblyProduct("SOTFEdit")]
18
[assembly: AssemblyTitle("SOTFEdit")]
19
-[assembly: AssemblyVersion("0.2.0")]
+[assembly: AssemblyVersion("0.2.1")]
20
[assembly: TargetPlatform("Windows7.0")]
21
[assembly: SupportedOSPlatform("Windows7.0")]
22
[assembly: Guid("d59ec208-5fc6-4336-a9db-dbeb36938f78")]
0 commit comments