Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit 1a15a7a

Browse files
committed
0.1.1 release
1 parent 7f629ec commit 1a15a7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
os: Visual Studio 2015
22

33
# Version format
4-
version: 0.2.0.{build}
4+
version: 0.1.1.{build}
55

66
cache:
77
- packages -> **\packages.config # preserve "packages" directory in the root of build folder but will reset it if packages.config is modified

build/package.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<language></language>
1717
<tags></tags>
1818
<dependencies>
19-
<dependency id="Our.Umbraco.AzureCDNToolkit.Core" version="0.1.0-alpha-000015" />
19+
<dependency id="Our.Umbraco.AzureCDNToolkit.Core" version="0.1.1-beta" />
2020
<dependency id="UmbracoFileSystemProviders.Azure" version="0.5.2-beta" />
2121
<dependency id="ImageProcessor.Web.Plugins.AzureBlobCache" version="1.0.8" />
2222
</dependencies>

0 commit comments

Comments
 (0)