Skip to content

Commit 3d3d9cf

Browse files
chore(release): set Cargo.toml to 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2023-11-22) ### Features * add media_control plugin ([35bf42f](35bf42f))
1 parent 06935bc commit 3d3d9cf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.2.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v2.1.0...v2.2.0) (2023-11-22)
2+
3+
4+
### Features
5+
6+
* add media_control plugin ([35bf42f](https://github.com/DASPRiD/vrc-osc-manager/commit/35bf42ff14175a773c2d02bb1a705d3b59ec7c0d))
7+
18
# [2.1.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v2.0.0...v2.1.0) (2023-09-23)
29

310

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "vrc-osc-manager"
33
description = "OSC client for managing VRChat accessories"
4-
version = "2.1.0"
4+
version = "2.2.0"
55
edition = "2021"
66
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)