Skip to content

Commit

Permalink
版本更新至 0.9.8
Browse files Browse the repository at this point in the history
* 詞庫更新、修正及調整 (#115, #117, #126 等)
* 在輸入法選單中使用「小麥注音」作為名稱 (#109)
* 版權年份更新
* 選字窗細微修正
* 安裝程式正式支援 macOS 10.12
* 移除 debug build 時自動安裝輸入法的 Xcode 設定
  • Loading branch information
ovadmin authored and mjhsieh committed Apr 30, 2017
1 parent 07c19c1 commit 0aa5f2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Source/Installer/Installer-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.7</string>
<string>0.9.8</string>
<key>CFBundleSignature</key>
<string>MBIN</string>
<key>CFBundleVersion</key>
<string>768</string>
<string>780</string>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
4 changes: 2 additions & 2 deletions Source/McBopomofo-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.7</string>
<string>0.9.8</string>
<key>CFBundleSignature</key>
<string>BPMF</string>
<key>CFBundleVersion</key>
<string>768</string>
<string>780</string>
<key>ComponentInputModeDict</key>
<dict>
<key>tsInputModeListKey</key>
Expand Down

0 comments on commit 0aa5f2a

Please sign in to comment.