Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwoulfe committed Mar 19, 2020
2 parents 2f4c9fe + c9f5c9e commit bae9159
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.3.1.{build}
version: 1.3.2.{build}

image: Visual Studio 2019

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

- provider: GitHub
tag: v1.3.1
release: Release 1.3.1
description: "Missed a bit - everything broke when a non-testable property existed on the content type. Testable properties are now filtered properly"
tag: v1.3.2
release: Release 1.3.2
description: "Don't show the Preflight app in the media section because that would be silly"
force_update: true
auth_token:
secure: Otbl8p8qCwciDqJgSWCyN0Arfs5XS1CwiHcK+r0F6uz9Rxt4gzBFvlc3cjPV3NxR
Expand Down

0 comments on commit bae9159

Please sign in to comment.