Merge pull request #3839 from vector-im/t3chguy/patch-1

match primary package.json
This commit is contained in:
Matthew Hodgson
2017-05-07 20:34:18 +01:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "riot-web", "name": "riot-web",
"productName": "Riot", "productName": "Riot",
"main": "src/electron-main.js", "main": "src/electron-main.js",
"version": "0.9.8", "version": "0.9.9",
"description": "A feature-rich client for Matrix.org", "description": "A feature-rich client for Matrix.org",
"author": "Vector Creations Ltd.", "author": "Vector Creations Ltd.",
"dependencies": { "dependencies": {