aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE.md2
-rw-r--r--desktop/org.onionshare.OnionShare.appdata.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 6fa689f8..f2ddfaa3 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -209,7 +209,7 @@ Set up the VM like this:
- `brew install create-dmg libiodbc`
- Install the latest Python 3.11 from https://www.python.org/downloads/
- Install ARM64 version of Go from https://go.dev/dl/
-- Install "Postgres.app with PostgreSQL 14 (Universal)" from https://postgresapp.com/downloads.html
+- Install "Postgres.app with PostgreSQL 16 (Universal)" from https://postgresapp.com/downloads.html
Clone the OnionShare git repo and checkout the release tag.
diff --git a/desktop/org.onionshare.OnionShare.appdata.xml b/desktop/org.onionshare.OnionShare.appdata.xml
index f3aa3d8d..f0e533bb 100644
--- a/desktop/org.onionshare.OnionShare.appdata.xml
+++ b/desktop/org.onionshare.OnionShare.appdata.xml
@@ -24,6 +24,6 @@
<update_contact>micah@micahflee.com</update_contact>
<content_rating type="oars-1.1" />
<releases>
- <release type="development" date="2023-10-17" version="2.6.1.dev1" />
+ <release type="development" date="2024-02-20" version="2.6.1" />
</releases>
</component>