Skip to content

Commit 57b75db

Browse files
committed
chore: release v0.7.0
1 parent e4c0f55 commit 57b75db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.2",
3+
"version": "0.7.0",
44
"author": "Mikkel ALMONTE--RINGAUD <contact@vexcited.com>",
55
"repository": "https://github.com/StayRealHQ/Universal",
66
"type": "module",

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2"
3+
version = "0.7.0"
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.2"
63+
"version": "0.7.0"
6464
}

0 commit comments

Comments
 (0)