Skip to content

Commit 416fe37

Browse files
committed
Update version to 0.1.2
1 parent 83beab7 commit 416fe37

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDEDidComputeMac32BitWarning</key>
6+
<true/>
7+
</dict>
8+
</plist>

ipynb-quicklook/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>CFBundleName</key>
2525
<string>$(PRODUCT_NAME)</string>
2626
<key>CFBundleShortVersionString</key>
27-
<string>0.1.1</string>
27+
<string>0.1.2</string>
2828
<key>CFBundleVersion</key>
2929
<string>1</string>
3030
<key>CFPlugInDynamicRegisterFunction</key>

0 commit comments

Comments
 (0)