Skip to content

Commit

Permalink
release: 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasklaen committed Sep 24, 2022
1 parent 6df05e6 commit 4fbc437
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a href="https://user-images.githubusercontent.com/47283320/192066616-4a51b114-4383-437d-9124-03f4d9937427.webm"><img src="https://user-images.githubusercontent.com/47283320/192086463-e74c1380-d499-4329-8722-092742bc841e.png" alt="Preview screenshot"></a>
<h1>uosc</h1>
<p>
Minimalist feature-rich proximity-based UI for <a href="https://mpv.io">MPV player</a>.
Feature-rich minimalist proximity-based UI for <a href="https://mpv.io">MPV player</a>.
</p>
<br>
</div>
Expand Down
4 changes: 2 additions & 2 deletions scripts/uosc.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[ uosc 4.0.0 - 2022-Sep-24 | https://github.com/tomasklaen/uosc ]]
local uosc_version = '4.0.0'
--[[ uosc 4.0.1 - 2022-Sep-24 | https://github.com/tomasklaen/uosc ]]
local uosc_version = '4.0.1'

local assdraw = require('mp.assdraw')
local opt = require('mp.options')
Expand Down

0 comments on commit 4fbc437

Please sign in to comment.