1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-08 22:06:05 +00:00

Update version number and ribbon colour ready for the next release

This commit is contained in:
Jermolene
2013-11-30 13:58:03 +00:00
parent 64ff422c80
commit ba796c3f23
4 changed files with 26 additions and 3 deletions

View File

@@ -0,0 +1,23 @@
created: 20131119125600007
creator: JeremyRuston
modified: 20131129095531749
modifier: JeremyRuston
tags: releasenote
title: Release 5.0.0-alpha.17
type: text/vnd.tiddlywiki
//[[See GitHub for detailed change history of this release|https://github.com/Jermolene/TiddlyWiki5/compare/v5.0.0-alpha.16...v5.0.0-alpha.17]]//
!! New Features and Improvements
!! Bug fixes
!! Internal changes
Contributors to this release are @jermolene.

View File

@@ -1,5 +1,5 @@
title: $:/editions/tw5.com/github-fork-ribbon
tags: $:/tags/PageTemplate
<div class="github-fork-ribbon-wrapper right" style><div class="github-fork-ribbon" style="background-color:#12991D;"><$link to="ReleaseHistory"><<version>></$link></div>
<div class="github-fork-ribbon-wrapper right" style><div class="github-fork-ribbon" style="background-color:#41BD23;"><$link to="ReleaseHistory"><<version>></$link></div>
</div>