Skip to content

Commit 3acfa90

Browse files
committed
and the march goes on
1 parent 84d50f8 commit 3acfa90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MaterialDesignThemes.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<copyright>Copyright 2015 James Willock/Mulholland Software Ltd</copyright>
1616
<tags>WPF XAML WinRT Material Design Theme Colour Color UI UX</tags>
1717
<dependencies>
18-
<dependency id="MaterialDesignColors" version="1.1.1" />
18+
<dependency id="MaterialDesignColors" version="1.1.2" />
1919
</dependencies>
2020
</metadata>
2121
<files>

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
- path: '**\MaterialDesignThemes.*.nupkg'
2828
- path: bin\**\*.*
2929

30-
version: 1.2.0-rc{build}
30+
version: 1.2.1-ci{build}
3131
deploy:
3232
- provider: NuGet
3333
api_key:
@@ -62,4 +62,4 @@
6262
- path: '**\MaterialDesignThemes.*.nupkg'
6363
- path: bin\**\*.*
6464

65-
version: 1.2.0.{build}
65+
version: 1.2.1.{build}

0 commit comments

Comments
 (0)