We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b0466 commit c5bc9ecCopy full SHA for c5bc9ec
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("1.0.1")]
14
-[assembly: AssemblyInformationalVersion("1.0.1")]
15
-[assembly: AssemblyVersion("1.0.1")]
+[assembly: AssemblyFileVersion("1.0.2")]
+[assembly: AssemblyInformationalVersion("1.0.2")]
+[assembly: AssemblyVersion("1.0.2")]
16
17
[assembly: AssemblyCompany("Translumo")]
18
[assembly: AssemblyProduct("Translumo")]
0 commit comments