Skip to content

Commit 3fac5fb

Browse files
committed
chore(obs): upgrade version to 1.3.1
1 parent b88d36a commit 3fac5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obs/obs-script/AgX.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tutorial for learning the basics.
99
]]
1010
obs = obslua
1111

12-
local __version__ = "1.3.0"
12+
local __version__ = "1.3.1"
1313

1414
-- dependencies :
1515
local hlsl_shader_file_path = script_path() .. 'AgX.hlsl'

0 commit comments

Comments
 (0)