Skip to content

Commit d5f6254

Browse files
committed
Updated assembly version
1 parent 04d60af commit d5f6254

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Translumo/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
//(used if a resource is not found in the page,
1111
// app, or any theme specific resource dictionaries)
1212
)]
13-
[assembly: AssemblyFileVersion("0.9.1")]
14-
[assembly: AssemblyInformationalVersion("0.9.1")]
15-
[assembly: AssemblyVersion("0.9.1")]
13+
[assembly: AssemblyFileVersion("0.9.2")]
14+
[assembly: AssemblyInformationalVersion("0.9.2")]
15+
[assembly: AssemblyVersion("0.9.2")]
1616

1717
[assembly: AssemblyCompany("Translumo")]
1818
[assembly: AssemblyProduct("Translumo")]

0 commit comments

Comments
 (0)