From e2a892eda386e936c0421e0dbeacc5023055e1d1 Mon Sep 17 00:00:00 2001 From: qianlifeng Date: Tue, 23 Dec 2014 21:17:15 +0800 Subject: [PATCH] Upgrade to v1.1.1 --- Wox/App.config | 4 ++-- appveyor.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Wox/App.config b/Wox/App.config index e95765a685..092ef1ab88 100644 --- a/Wox/App.config +++ b/Wox/App.config @@ -4,7 +4,7 @@
- + @@ -30,4 +30,4 @@ - \ No newline at end of file + diff --git a/appveyor.yml b/appveyor.yml index 39da8cf288..67d04c4cd9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.1.0.{build} +version: 1.1.1.{build} configuration: Release