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 04d60af commit d5f6254Copy full SHA for d5f6254
src/Translumo/AssemblyInfo.cs
@@ -10,9 +10,9 @@
10
//(used if a resource is not found in the page,
11
// app, or any theme specific resource dictionaries)
12
)]
13
-[assembly: AssemblyFileVersion("0.9.1")]
14
-[assembly: AssemblyInformationalVersion("0.9.1")]
15
-[assembly: AssemblyVersion("0.9.1")]
+[assembly: AssemblyFileVersion("0.9.2")]
+[assembly: AssemblyInformationalVersion("0.9.2")]
+[assembly: AssemblyVersion("0.9.2")]
16
17
[assembly: AssemblyCompany("Translumo")]
18
[assembly: AssemblyProduct("Translumo")]
0 commit comments