Skip to content

Commit 1ba8d3f

Browse files
committed
Bump up the version
1 parent 619e73d commit 1ba8d3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TextUtil.app/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</dict>
5454
</array>
5555
<key>CFBundleVersion</key>
56-
<string>1.0</string>
56+
<string>1.0.1</string>
5757
<key>DTCompiler</key>
5858
<string>com.apple.compilers.llvm.clang.1_0</string>
5959
<key>DTPlatformBuild</key>

TextUtil.app/Contents/Resources/Base.lproj/TextUtil.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
{
251251
"type": "Button",
252252
"properties": {
253-
"title": "Batch Convert",
253+
"title": "Convert",
254254
"buttonStyle": "borderedProminent",
255255
"actionID": "textutil.start.batch"
256256
}

0 commit comments

Comments
 (0)