mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 02:37:38 +00:00
Doc: Adding comment to release notes re archived releases (#2882)
* Doc: Adding comment to release notes to indicate where archived releases can be found. * Adding note about node.js to Release tiddler and Installing on Node.js tiddler
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
caption: ~TiddlyWiki
|
||||
created: 20131109105400007
|
||||
modified: 20150419163355790
|
||||
modified: 20170608135120665
|
||||
tags: Releases
|
||||
title: TiddlyWiki Releases
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named.
|
||||
Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named. Note that archived versions of release source files are available at https://github.com/Jermolene/TiddlyWiki5/releases . If you are using node.js, you can also install prior versions like this:
|
||||
|
||||
> npm install -g tiddlywiki@5.1.13
|
||||
|
||||
(BetaReleases and AlphaReleases are listed separately).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user