aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaptak Sengupta <saptak013@gmail.com>2024-02-20 01:02:33 +0530
committerSaptak S <saptak013@gmail.com>2024-02-20 01:06:26 +0530
commitda3c93a51772485af802d55d4d8cd2347a554681 (patch)
tree9dd41b4fffea25bec0014e244e3d9ec3797d6364
parentaabf0f8913b3f4a9aeb89522ccebb74a76b0db74 (diff)
downloadonionshare-da3c93a51772485af802d55d4d8cd2347a554681.tar.gz
onionshare-da3c93a51772485af802d55d4d8cd2347a554681.zip
Update RELEASE.md
-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>