Skip to content

Commit

Permalink
chore(release): set Cargo.toml to 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.0...v2.2.0) (2023-11-22)

### Features

* add media_control plugin ([35bf42f](35bf42f))
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent 06935bc commit 3d3d9cf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v2.1.0...v2.2.0) (2023-11-22)


### Features

* add media_control plugin ([35bf42f](https://github.com/DASPRiD/vrc-osc-manager/commit/35bf42ff14175a773c2d02bb1a705d3b59ec7c0d))

# [2.1.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v2.0.0...v2.1.0) (2023-09-23)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "vrc-osc-manager"
description = "OSC client for managing VRChat accessories"
version = "2.1.0"
version = "2.2.0"
edition = "2021"
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 3d3d9cf

Please sign in to comment.