Commit 52922a4cd9a0eb4dfa4e61033be7a2fb037818ac
3.7.0
Matt McKegg committed on 10/1/2017, 12:55:28 AMParent: 208110c10802ef96a81658f56470c309cecb688d
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,9 +1,9 @@ | ||
1 | 1 | { |
2 | 2 | "name": "ssb-patchwork", |
3 | 3 | "productName": "Patchwork", |
4 | 4 | "repository": "git@github.com:ssbc/patchwork.git", |
5 | - "version": "3.6.6", | |
5 | + "version": "3.7.0", | |
6 | 6 | "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).", |
7 | 7 | "main": "index.js", |
8 | 8 | "scripts": { |
9 | 9 | "test": "echo \"Error: no test specified\" && exit 1", |
Built with git-ssb-web