From 64feeb04b78d7132e02242cea5d3bd179003199a Mon Sep 17 00:00:00 2001 From: tomasklaen Date: Fri, 28 Oct 2022 22:25:04 +0200 Subject: [PATCH] 4.4.0 --- scripts/uosc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/uosc.lua b/scripts/uosc.lua index b8fe7b4f..bd7351a4 100644 --- a/scripts/uosc.lua +++ b/scripts/uosc.lua @@ -1,5 +1,5 @@ ---[[ uosc 4.3.0 - 2022-Oct-11 | https://github.com/tomasklaen/uosc ]] -local uosc_version = '4.3.0' +--[[ uosc 4.4.0 - 2022-Oct-28 | https://github.com/tomasklaen/uosc ]] +local uosc_version = '4.4.0' assdraw = require('mp.assdraw') opt = require('mp.options')