From 1867ea8f40ca3ddcaba03802c914571747257018 Mon Sep 17 00:00:00 2001 From: Pasin Suriyentrakorn Date: Wed, 12 Sep 2018 19:34:34 -0700 Subject: [PATCH] Update version number to 2.1.1 --- xcconfigs/Project.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcconfigs/Project.xcconfig b/xcconfigs/Project.xcconfig index 81ff2eb7c..402efad93 100644 --- a/xcconfigs/Project.xcconfig +++ b/xcconfigs/Project.xcconfig @@ -17,7 +17,7 @@ // limitations under the License. // -CBL_VERSION_STRING = 2.1.0 +CBL_VERSION_STRING = 2.1.1 CBL_BUILD_NUMBER = 0 CBL_EXPORTED_SYMBOLS_FILE = Objective-C/CouchbaseLite.exp CBL_SWIFT_MODULEMAP_FILE = Swift/CouchbaseLiteSwift.modulemap