Skip to content

Commit 7340241

Browse files
committed
^ Release 0.15.0
1 parent 178b851 commit 7340241

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This project does NOT adhere to [Semantic Versioning](http://semver.org/) YET (W
1515
- Nothing
1616

1717

18-
## 0.15.0 (Planned) - 2021-12-xx
18+
## [0.15.0][0.15.0] - 2021-12-13
1919

2020

2121
### Added
@@ -314,7 +314,8 @@ This project does NOT adhere to [Semantic Versioning](http://semver.org/) YET (W
314314
- Change: Several options does not cache per window anymore, Not sure if this will cause bugs
315315

316316

317-
[unreleased]: https://github.com/tabkit/tabkit2/compare/v0.14.0...HEAD
317+
[unreleased]: https://github.com/tabkit/tabkit2/compare/v0.15.0...HEAD
318+
[0.15.0]: https://github.com/tabkit/tabkit2/compare/v0.14.0...v0.15.0
318319
[0.14.0]: https://github.com/tabkit/tabkit2/compare/v0.13.3...v0.14.0
319320
[0.13.3]: https://github.com/tabkit/tabkit2/compare/v0.13.2...v0.13.3
320321
[0.13.2]: https://github.com/tabkit/tabkit2/compare/v0.13.1...v0.13.2

src/install.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<RDF:Description RDF:about="rdf:#$qrzWX2"
66
em:id="{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}"
77
em:minVersion="28.0.0"
8-
em:maxVersion="28.*" />
8+
em:maxVersion="29.*" />
99
<RDF:Description RDF:about="urn:mozilla:install-manifest">
1010
<em:type>2</em:type>
1111
<em:id>[email protected]</em:id>
1212
<em:name>Tab Kit 2</em:name>
13-
<em:version>0.14.0</em:version>
13+
<em:version>0.15.0</em:version>
1414
<em:creator>PikachuEXE</em:creator>
1515
<em:developer>John Mellor</em:developer>
1616
<em:contributor>Ivor Hewitt</em:contributor>

0 commit comments

Comments
 (0)