WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 9bae5e6

Browse files
committed
Prepare for release of v0.0.20
1 parent a7d492e commit 9bae5e6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>0.0.18</string>
22+
<string>0.0.20</string>
2323
<key>CFBundleVersion</key>
2424
<string>18</string>
2525
<key>NSPrincipalClass</key>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiddlydesktop",
3-
"version": "0.0.18",
3+
"version": "0.0.20",
44
"author": "Jeremy Ruston <[email protected]>",
55
"description": "a desktop application for TiddlyWiki",
66
"contributors": [

source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"min_width": 700,
1111
"min_height": 500
1212
},
13-
"version": "0.0.18",
13+
"version": "0.0.20",
1414
"chromium-args": "--mixed-context --enable-spell-checking --allow-file-access-from-files --allow-file-access --allow-file-cookies --disable-features='SuppressDifferentOriginSubframeJSDialogs'"
1515
}

0 commit comments

Comments
 (0)