File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
1 . Update changes list.
2
2
2 . Update version numbers in ` Metadata ` tiddler, then in ` wiki/plugins/*/plugin.info ` .
3
+ Run ` make shadowify ` to migrate these changes to the plugin.
3
4
Commit changes.
5
+ 3 . Run ` make ` .
4
6
3 . Update changes list again with the resulting commit hash.
5
7
4 . Run ` make ` .
6
8
5 . Open ` _build/read/index.html ` and ` _build/static/index.html `
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.0.0-alpha " ,
2
+ "version" : " 2.0.0" ,
3
3
"tw-version" : " 5.3.5" ,
4
4
"project-url" : " https://groktiddlywiki.com"
5
5
}
Original file line number Diff line number Diff line change 1
1
created : 20210130180352000
2
- modified : 20220103171717950
2
+ modified : 20241019233613624
3
3
tags :
4
4
title : Metadata
5
5
type : application/json
Original file line number Diff line number Diff line change 2
2
"title": "$:/plugins/sobjornstad/GrokTiddlyWiki",
3
3
"description": "Extensible content for Grok TiddlyWiki",
4
4
"author": "Soren Bjornstad",
5
- "version": "2.0.0-alpha ",
5
+ "version": "2.0.0",
6
6
"core-version": ">=5.3.5",
7
7
"source": "https://groktiddlywiki.com",
8
8
"list": "readme copyright",
Original file line number Diff line number Diff line change 2
2
"title": "$:/plugins/sobjornstad/TakeAway",
3
3
"description": "A TiddlyWiki implementation of the mnemonic medium",
4
4
"author": "Soren Bjornstad",
5
- "version": "1.2.2 ",
6
- "core-version": ">=5.2.1 ",
5
+ "version": "1.3.0 ",
6
+ "core-version": ">=5.3.5 ",
7
7
"source": "https://groktiddlywiki.com",
8
8
"list": "readme license",
9
9
"dependents": "$:/plugins/sobjornstad/TiddlyRemember",
You can’t perform that action at this time.
0 commit comments