Skip to content

Commit 938e004

Browse files
committed
verze
1 parent ed831da commit 938e004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ZZZO/ZZZO.Common/ZZZO.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<UseWPF>true</UseWPF>
88
<LangVersion>11.0</LangVersion>
99
<PlatformTarget>x86</PlatformTarget>
10-
<AssemblyVersion>0.0.3</AssemblyVersion>
10+
<AssemblyVersion>0.0.4</AssemblyVersion>
1111
<ProductVersion>$(AssemblyVersion)</ProductVersion>
1212
<InformationalVersion>$(AssemblyVersion)$(SourceRevisionId)</InformationalVersion>
1313
<Copyright>Martin Rotter</Copyright>

ZZZO/ZZZO/ZZZO.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ApplicationManifest>app.manifest</ApplicationManifest>
1212
<PlatformTarget>x86</PlatformTarget>
1313
<StartupObject>ZZZO.App</StartupObject>
14-
<AssemblyVersion>0.0.3</AssemblyVersion>
14+
<AssemblyVersion>0.0.4</AssemblyVersion>
1515
<ProductVersion>$(AssemblyVersion)</ProductVersion>
1616
<InformationalVersion>$(AssemblyVersion)$(SourceRevisionId)</InformationalVersion>
1717
<Copyright>Martin Rotter</Copyright>

0 commit comments

Comments
 (0)