Commit 612509945be4d8cb719d3b0a5a0390a0ddbcf911
bump beta version
Daan Wynen committed on 1/30/2021, 10:19:49 PMParent: af9a538e9b6a76b6c0d25121b1d8a1eb1bfc3ab6
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.18.1-beta.2", | |
5 … | + "version": "3.18.1-beta.3", | |
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": "standard", |
Built with git-ssb-web