Skip to content

Commit 4b4162c

Browse files
committed
v0.17.20
1 parent 7a525af commit 4b4162c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

dist/felixhayashi/tiddlymap/js/lib/environment.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/felixhayashi/tiddlymap/plugin.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"title": "$:/plugins/felixhayashi/tiddlymap",
33
"description": "TiddlyMap – Map drawing and topic visualization for your wiki",
44
"author": "Felix Küppers",
5-
"version": "0.17.19+10023",
6-
"released": "Wed, 29 May 2024 16:39:53 GMT",
5+
"version": "0.17.20+10024",
6+
"released": "Mon, 22 Jul 2024 16:29:35 GMT",
77
"core-version": ">=5.1.5",
88
"source": "https://github.com/felixhayashi/TW5-TiddlyMap",
99
"type": "application/json",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiddlymap",
3-
"version": "0.17.19",
3+
"version": "0.17.20",
44
"author": "Felix Küppers <felix.kueppers@outlook.com>",
55
"description": "TiddlyMap is a TiddlyWiki plugin that turns your favorite personal note taking software in a wiki-concept-map hybrid!",
66
"license": "BSD-2-Clause",

src/plugins/felixhayashi/tiddlymap/plugin.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"title": "$:/plugins/felixhayashi/tiddlymap",
33
"description": "TiddlyMap – Map drawing and topic visualization for your wiki",
44
"author": "Felix Küppers",
5-
"version": "0.17.19+10023",
6-
"released": "Wed, 29 May 2024 16:39:53 GMT",
5+
"version": "0.17.20+10024",
6+
"released": "Mon, 22 Jul 2024 16:29:35 GMT",
77
"core-version": ">=5.1.5",
88
"source": "https://github.com/felixhayashi/TW5-TiddlyMap",
99
"type": "application/json",

0 commit comments

Comments
 (0)