Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Fixes the version number format.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Hughes committed Jul 16, 2015
1 parent ac8a0fb commit 69577f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.0.{build}
version: 0.1.{build}
platform: x86
assembly_info:
patch: true
Expand All @@ -7,4 +7,4 @@ assembly_info:
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
build:
verbosity: minimal
verbosity: minimal

0 comments on commit 69577f1

Please sign in to comment.