Change version scheme to date

This commit is contained in:
Korbs 2023-12-14 21:20:12 -05:00
parent a4f1b8a33a
commit 4ff3447516
No known key found for this signature in database
2 changed files with 1 additions and 12 deletions

View file

@ -1,11 +0,0 @@
## v0.1.3
- Added ability to change keyboard shortcuts
- Added loading indicator
- Added failed message
- Added Local Icons
## v0.1.2
- Added ability to change colors with `:root`
- Volume slider now auto hides, hover over to show
- Auto-hide cursor only on video container, not the entire body
- Double-click will toggle fullscreen

View file

@ -1,6 +1,6 @@
{
"name": "plyx-player",
"version": "0.1.3",
"version": "2023.12.14",
"description": "Custom player for HTML5",
"author": "sudovanilla",
"license": "AGPL-3.0-or-later",