mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 03:16:19 -04:00
Version bump to 2.3.dev2, and update Linux installation in docs
This commit is contained in:
parent
c5093d01c8
commit
31bcff169d
12 changed files with 31 additions and 28 deletions
|
@ -24,6 +24,6 @@
|
|||
<update_contact>micah@micahflee.com</update_contact>
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release type="development" date="2020-09-20" version="2.3.dev1" />
|
||||
<release type="development" date="2020-11-08" version="2.3.dev2" />
|
||||
</releases>
|
||||
</component>
|
||||
|
|
|
@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
import os
|
||||
import setuptools
|
||||
|
||||
version = "2.3.dev1"
|
||||
version = "2.3.dev2"
|
||||
|
||||
setuptools.setup(
|
||||
name="onionshare",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue