Skip to content

Commit

Permalink
chore: bump nimona to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
geoah committed Mar 2, 2021
1 parent 965ee00 commit 838c4b9
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 16 deletions.
7 changes: 3 additions & 4 deletions artifacts/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
<channel>
<title>mochi</title>
<item>
<title>0.6.0</title>
<pubDate>Mon, 01 Mar 2021 18:00:15 +0000</pubDate>
<title>0.6.1</title>
<pubDate>Tue, 02 Mar 2021 00:00:19 +0000</pubDate>
<sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/nimona/flutter-mochi/releases/download/v0.6.0/mochi-v0.6.0.zip" sparkle:version="8" sparkle:shortVersionString="0.6.0" length="26717559" type="application/octet-stream" sparkle:edSignature="6y15OJmRZFrOQ68gEm11DPonDz7U4KOUxV8pcqU0pObT36FYhXTSvTojtKYZmLJUKuADSl6DfyxJibNnKcK7BA=="/>
</item>
<enclosure url="https://github.com/nimona/flutter-mochi/releases/download/v0.6.1/mochi-v0.6.1.zip" sparkle:version="9" sparkle:shortVersionString="0.6.1" length="26398651" type="application/octet-stream" sparkle:edSignature="RxkXbbfFDQRUwCPmEY64fVzAQE7c5P8uSTTJkRfP2e9a9ZRVEk1EFCl5UUm3lBQ2/TrQPKVHg3mQI+yXkfMLAw=="/>
</channel>
</rss>
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
DEVELOPMENT_TEAM = S8QB4VV633;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -442,7 +442,7 @@
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -465,7 +465,7 @@
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down
4 changes: 2 additions & 2 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.0</string>
<string>0.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>9</string>
<string>10</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down
6 changes: 3 additions & 3 deletions macos/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = LNCQ7FYZE7;
ENABLE_HARDENED_RUNTIME = YES;
FLUTTER_BUILD_NAME = 0.5.0;
Expand Down Expand Up @@ -573,7 +573,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = LNCQ7FYZE7;
ENABLE_HARDENED_RUNTIME = YES;
FLUTTER_BUILD_NAME = 0.5.0;
Expand Down Expand Up @@ -612,7 +612,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = LNCQ7FYZE7;
ENABLE_HARDENED_RUNTIME = YES;
FLUTTER_BUILD_NAME = 0.5.0;
Expand Down
4 changes: 2 additions & 2 deletions macos/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.0</string>
<string>0.6.1</string>
<key>CFBundleVersion</key>
<string>8</string>
<string>9</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ packages:
path: "../flutter-nimona"
relative: true
source: path
version: "0.2.0"
version: "0.2.1"
path:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mochi
description: Mochi messenger
publish_to: none

version: 0.6.0
version: 0.6.1

environment:
sdk: ">=2.1.0 <3.0.0"
Expand Down

0 comments on commit 838c4b9

Please sign in to comment.