Skip to content

Commit

Permalink
bump to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atticus-lv committed Dec 4, 2024
1 parent b31016d commit cf27ce3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

on:
push:
branches: [ "master" ]
paths-ignore:
- 'README.md'
tags:
- 'v*.*.*'


jobs:
Expand Down
2 changes: 1 addition & 1 deletion src/VirtualStreetSnap/VirtualStreetSnap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
<Version>0.1.2</Version>
<Version>0.1.3</Version>
<Authors>Atticus</Authors>
<Description>A simple screen shot tool design for VirtualStreetSnap</Description>
</PropertyGroup>
Expand Down

0 comments on commit cf27ce3

Please sign in to comment.