Skip to content

Commit

Permalink
release 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niwaniwa committed Sep 14, 2023
1 parent 60ff1e6 commit e2ec505
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
- Fixed mirror inversion. [`#112`](https://github.com/niwaniwa/KineLVideoPlayer/issues/112)

### Removed

## 2.5.2 - 2023-09-14
### Fixed
- Fixed mirror inversion. [`#112`](https://github.com/niwaniwa/KineLVideoPlayer/issues/112)

## 2.5.1 - 2023-09-12
### Fixed
- Fixed udon asmdef reference. [`#108`](https://github.com/niwaniwa/KineLVideoPlayer/issues/108)
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.1",
"version": "2.5.2",
"description": "Video Player for VRChat",
"gitDependencies": {},
"vpmDependencies": {
Expand Down

0 comments on commit e2ec505

Please sign in to comment.