We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619e73d commit 1ba8d3fCopy full SHA for 1ba8d3f
2 files changed
TextUtil.app/Contents/Info.plist
@@ -53,7 +53,7 @@
53
</dict>
54
</array>
55
<key>CFBundleVersion</key>
56
- <string>1.0</string>
+ <string>1.0.1</string>
57
<key>DTCompiler</key>
58
<string>com.apple.compilers.llvm.clang.1_0</string>
59
<key>DTPlatformBuild</key>
TextUtil.app/Contents/Resources/Base.lproj/TextUtil.json
@@ -250,7 +250,7 @@
250
{
251
"type": "Button",
252
"properties": {
253
- "title": "Batch Convert",
+ "title": "Convert",
254
"buttonStyle": "borderedProminent",
255
"actionID": "textutil.start.batch"
256
}
0 commit comments