Skip to content

Commit

Permalink
v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyGalbreath committed Dec 24, 2024
1 parent 5257dec commit 03b6bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livemap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<PackageId>livemap</PackageId>
<Title>LiveMap</Title>
<Ver>0.0.12</Ver>
<Ver>0.0.13</Ver>
<Version Condition="'$(BUILD_NUMBER)' != ''">$(Ver)-b$(BUILD_NUMBER)</Version>
<Version Condition="'$(BUILD_NUMBER)' == ''">$(Ver)-SNAPSHOT</Version>
<Authors>BillyGalbreath</Authors>
Expand Down

0 comments on commit 03b6bf6

Please # to comment.