Skip to content

Commit dccf7d6

Browse files
committed
Back to rc2 again & remove spurious chanelog
1 parent 3886689 commit dccf7d6

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,6 @@ Changes in [0.9.1](https://github.com/vector-im/riot-web/releases/tag/v0.9.1) (2
1717
* Add missing brackets to call to toUpperCase
1818
[\#2703](https://github.com/vector-im/riot-web/pull/2703)
1919

20-
Changes in [0.9.1](https://github.com/vector-im/riot-web/releases/tag/v0.9.1) (2016-12-09)
21-
==========================================================================================
22-
[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.9.1-rc.2...v0.9.1)
23-
24-
* Update README to say how to build the desktop app
25-
[\#2732](https://github.com/vector-im/riot-web/pull/2732)
26-
* Add signing ID in release_config.yaml
27-
[\#2731](https://github.com/vector-im/riot-web/pull/2731)
28-
* Makeover!
29-
[\#2722](https://github.com/vector-im/riot-web/pull/2722)
30-
* Fix broken tests
31-
[\#2730](https://github.com/vector-im/riot-web/pull/2730)
32-
* Make the 'loading' tests work in isolation
33-
[\#2727](https://github.com/vector-im/riot-web/pull/2727)
34-
* Use a PNG for the icon on non-Windows
35-
[\#2708](https://github.com/vector-im/riot-web/pull/2708)
36-
* Add missing brackets to call to toUpperCase
37-
[\#2703](https://github.com/vector-im/riot-web/pull/2703)
38-
3920
Changes in [0.9.1-rc.2](https://github.com/vector-im/riot-web/releases/tag/v0.9.1-rc.2) (2016-12-06)
4021
====================================================================================================
4122
[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.9.1-rc.1...v0.9.1-rc.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "riot-web",
33
"productName": "Riot",
44
"main": "electron/src/electron-main.js",
5-
"version": "0.9.1",
5+
"version": "0.9.1-rc.2",
66
"description": "A feature-rich client for Matrix.org",
77
"author": "Vector Creations Ltd.",
88
"repository": {

0 commit comments

Comments
 (0)