Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 2557234

Browse files
committedApr 5, 2021
3.18.1
1 parent 401c797 commit 2557234

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎docs/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Security
1515
-->
1616

17-
## [Unreleased]
17+
## v3.18.1 - 2021-04-05
1818

1919
**Last proper release of Patchwork!**
2020
That's right folks. This is it. Nearly six years after the initial commit by Paul, the time of Patchwork will come to an end.

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ssb-patchwork",
33
"productName": "Patchwork",
44
"repository": "git@github.com:ssbc/patchwork.git",
5-
"version": "3.18.1-beta.5",
5+
"version": "3.18.1",
66
"description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).",
77
"main": "index.js",
88
"scripts": {

0 commit comments

Comments
 (0)
This repository has been archived.