We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7511adb commit 961ce32Copy full SHA for 961ce32
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stayreal",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"author": "Mikkel ALMONTE--RINGAUD <contact@vexcited.com>",
5
"repository": "https://github.com/StayRealHQ/Universal",
6
"type": "module",
src-tauri/Cargo.toml
[package]
name = "stayreal"
-version = "0.6.0"
+version = "0.6.1"
description = "An open-source, lightweight and privacy-focused alternative client for a popular authentic social network."
authors = ["Mikkel ALMONTE--RINGAUD <contact@vexcited.com>"]
edition = "2021"
src-tauri/tauri.conf.json
@@ -60,5 +60,5 @@
60
"developmentTeam": "WLAPHT4WXV"
61
}
62
},
63
- "version": "0.6.0"
+ "version": "0.6.1"
64
0 commit comments