Skip to content

Commit 961ce32

Browse files
committed
chore: release v0.6.1
1 parent 7511adb commit 961ce32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stayreal",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"author": "Mikkel ALMONTE--RINGAUD <contact@vexcited.com>",
55
"repository": "https://github.com/StayRealHQ/Universal",
66
"type": "module",

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stayreal"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "An open-source, lightweight and privacy-focused alternative client for a popular authentic social network."
55
authors = ["Mikkel ALMONTE--RINGAUD <contact@vexcited.com>"]
66
edition = "2021"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"developmentTeam": "WLAPHT4WXV"
6161
}
6262
},
63-
"version": "0.6.0"
63+
"version": "0.6.1"
6464
}

0 commit comments

Comments
 (0)