Skip to content

Commit

Permalink
Bump version 1.0.78 -> 1.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
k-karuna committed May 24, 2021
1 parent a49d4d8 commit a52e4bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Atomex.Client.Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<UseAppHost>true</UseAppHost>
<RuntimeIdentifiers>osx-x64</RuntimeIdentifiers>

<AssemblyVersion>1.0.78</AssemblyVersion>
<Version>1.0.78</Version>
<AssemblyVersion>1.0.79</AssemblyVersion>
<Version>1.0.79</Version>
</PropertyGroup>
<ItemGroup>
<AvaloniaResource Include="Assets\**" />
Expand Down
4 changes: 2 additions & 2 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<key>CFBundleName</key>
<string>Atomex</string>
<key>CFBundleVersion</key>
<string>1.0.78</string>
<string>1.0.79</string>
<key>CFBundleShortVersionString</key>
<string>1.0.78</string>
<string>1.0.79</string>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>CFBundleExecutable</key>
Expand Down

0 comments on commit a52e4bc

Please sign in to comment.