Update RELEASE.md

This commit is contained in:
Saptak Sengupta 2024-02-20 01:02:33 +05:30 committed by Saptak S
parent aabf0f8913
commit da3c93a517
No known key found for this signature in database
GPG Key ID: 7B7F1772C0C6FCBF
2 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ Set up the VM like this:
- `brew install create-dmg libiodbc` - `brew install create-dmg libiodbc`
- Install the latest Python 3.11 from https://www.python.org/downloads/ - Install the latest Python 3.11 from https://www.python.org/downloads/
- Install ARM64 version of Go from https://go.dev/dl/ - 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. Clone the OnionShare git repo and checkout the release tag.

View File

@ -24,6 +24,6 @@
<update_contact>micah@micahflee.com</update_contact> <update_contact>micah@micahflee.com</update_contact>
<content_rating type="oars-1.1" /> <content_rating type="oars-1.1" />
<releases> <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> </releases>
</component> </component>