Skip to content

Commit

Permalink
Update Base.props
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jan 6, 2024
1 parent 4f496f5 commit 08b8ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/Base.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>1.0.0.9</VersionPrefix>
<VersionPrefix>1.0.0.10</VersionPrefix>
<VersionSuffix></VersionSuffix>
<AvaloniaVersionPrefix>11.0.0.9</AvaloniaVersionPrefix>
<AvaloniaVersionPrefix>11.0.0.10</AvaloniaVersionPrefix>
<AvaloniaVersionSuffix>$(VersionSuffix)</AvaloniaVersionSuffix>
<Authors>Wiesław Šoltés</Authors>
<Company>Wiesław Šoltés</Company>
Expand Down

0 comments on commit 08b8ecd

Please sign in to comment.