chore(release): bump version to 3.3.1 and update README with additional screenshots
This commit is contained in:
10
README.md
10
README.md
@@ -31,18 +31,23 @@ This project is seperate from the original Reticulum MeshChat project, and is no
|
|||||||
<summary>Telephony & Calling</summary>
|
<summary>Telephony & Calling</summary>
|
||||||
|
|
||||||
### Phone
|
### Phone
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Active Call
|
### Active Call
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Call Ended
|
### Call Ended
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Voicemail
|
### Voicemail
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Ringtone Settings
|
### Ringtone Settings
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
@@ -51,6 +56,7 @@ This project is seperate from the original Reticulum MeshChat project, and is no
|
|||||||
<summary>Networking & Visualization</summary>
|
<summary>Networking & Visualization</summary>
|
||||||
|
|
||||||
### Network Visualiser
|
### Network Visualiser
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
@@ -60,9 +66,11 @@ This project is seperate from the original Reticulum MeshChat project, and is no
|
|||||||
<summary>Page Archives</summary>
|
<summary>Page Archives</summary>
|
||||||
|
|
||||||
### Archives Browser
|
### Archives Browser
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Viewing Archived Page
|
### Viewing Archived Page
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
@@ -71,9 +79,11 @@ This project is seperate from the original Reticulum MeshChat project, and is no
|
|||||||
<summary>Tools & Identities</summary>
|
<summary>Tools & Identities</summary>
|
||||||
|
|
||||||
### Tools
|
### Tools
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Identity Management
|
### Identity Management
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
@@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build
|
|||||||
share the same version string.
|
share the same version string.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "3.3.0"
|
__version__ = "3.3.1"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "reticulum-meshchatx",
|
"name": "reticulum-meshchatx",
|
||||||
"version": "3.3.0",
|
"version": "3.3.1",
|
||||||
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
|
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
|
||||||
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
|
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
|
||||||
"author": "Sudo-Ivan",
|
"author": "Sudo-Ivan",
|
||||||
|
|||||||
Reference in New Issue
Block a user