Commit 20cee95636c3adc788f738eff9c79fb6477c66d4
3.6.5
Matt McKegg committed on 7/2/2017, 10:41:46 AMParent: 6117ab568c5ed73ba23606e1414b7f6898682c68
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.4", | ||
5 … | + "version": "3.6.5", | ||
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