Skip to content

Commit 5622047

Browse files
committed
Release 1.2.1
Signed-off-by: Jose Fernandez <[email protected]>
1 parent d67c553 commit 5622047

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

backend/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.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "controller-tools"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ControllerTools",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "The missing game controller menu. Displays the current battery % and charging status",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)