Skip to content

Commit

Permalink
bump version to 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
niwaniwa committed Oct 14, 2023
1 parent 04c4450 commit 81cac39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

### Fixed
- Delete unused using state. [`#120`](https://github.com/niwaniwa/KineLVideoPlayer/issues/120)

### Removed

## 2.5.5 - 2023-10-14
### Fixed
- Delete unused using state. [`#120`](https://github.com/niwaniwa/KineLVideoPlayer/issues/120)

## 2.5.4 - 2023-10-04
### Added
- Added LegacyFolders setting. [`#118`](https://github.com/niwaniwa/KineLVideoPlayer/issues/118)
Expand Down
2 changes: 1 addition & 1 deletion Packages/la.niri.videoplayer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "la.niri.videoplayer",
"displayName": "KineL Video Player",
"version": "2.5.4",
"version": "2.5.5",
"description": "Video Player for VRChat",
"gitDependencies": {},
"vpmDependencies": {
Expand Down

0 comments on commit 81cac39

Please sign in to comment.