Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwoulfe committed Aug 26, 2018
1 parent 5e3f2de commit 5f7631d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# version format
version: 1.0.3.{build}
version: 1.0.4.{build}

image: Visual Studio 2017

Expand Down Expand Up @@ -39,9 +39,9 @@ deploy:
appveyor_repo_tag: true

- provider: GitHub
tag: v1.0.3
release: Release 1.0.3
description: ":)"
tag: v1.0.4
release: Release 1.0.4
description: "Matches on umb- prefix for 7.12.1+"
force_update: true
auth_token:
secure: Otbl8p8qCwciDqJgSWCyN0Arfs5XS1CwiHcK+r0F6uz9Rxt4gzBFvlc3cjPV3NxR
Expand Down

0 comments on commit 5f7631d

Please sign in to comment.