Skip to content

Commit d1397bf

Browse files
committed
upgrade version
1 parent 4d05c4e commit d1397bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.15.4",
3+
"version": "0.16.0",
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.15.4+9756",
6-
"released": "Tue, 29 Jan 2019 20:24:31 GMT",
5+
"version": "0.16.0+9760",
6+
"released": "Sun, 25 Aug 2019 21:31:18 GMT",
77
"core-version": ">=5.1.5",
88
"source": "https://github.com/felixhayashi/TW5-TiddlyMap",
99
"type": "application/json",

0 commit comments

Comments
 (0)