Skip to content

Commit c5bc9ec

Browse files
committed
Update version to 1.0.2
1 parent 97b0466 commit c5bc9ec

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("1.0.1")]
14-
[assembly: AssemblyInformationalVersion("1.0.1")]
15-
[assembly: AssemblyVersion("1.0.1")]
13+
[assembly: AssemblyFileVersion("1.0.2")]
14+
[assembly: AssemblyInformationalVersion("1.0.2")]
15+
[assembly: AssemblyVersion("1.0.2")]
1616

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

0 commit comments

Comments
 (0)