Skip to content

Commit f63ecfc

Browse files
committed
chore: release v0.4.2
1 parent 0d2c792 commit f63ecfc

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.4.1",
3+
"version": "0.4.2",
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.4.1"
3+
version = "0.4.2"
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.4.1"
63+
"version": "0.4.2"
6464
}

0 commit comments

Comments
 (0)