Skip to content

Commit

Permalink
Merge pull request #34 from john-hartley/fix-build-versioning
Browse files Browse the repository at this point in the history
Fix build versioning.
  • Loading branch information
john-hartley authored Sep 22, 2018
2 parents d36b895 + 22ded89 commit 4de7366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.0.{build}
version: 1.0.3.{build}
image: Visual Studio 2017
configuration: Release
skip_tags: true
Expand Down

0 comments on commit 4de7366

Please sign in to comment.