Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit db25fc0

Browse files
committed
bump version to 1.2.1
1 parent 449ab5b commit db25fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: Visual Studio 2017
22

33
# version format
4-
version: 1.2.0.{build}
4+
version: 1.2.1.{build}
55

66
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
77
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
@@ -45,7 +45,7 @@ deploy:
4545

4646
# NuGet Deployment for releases
4747
- provider: NuGet
48-
server:
48+
server:
4949
skip_symbols: true
5050
api_key:
5151
secure: RYtJVVEuX1s2cy3Wo1Xly0yvp1n40wDdndhNsXQGgrAUmZDnlwujEycsLxUL8NsN

0 commit comments

Comments
 (0)