Skip to content

Commit 1f55164

Browse files
committed
Bump version
1 parent 5c63d5e commit 1f55164

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ else()
66
cmake_minimum_required(VERSION 3.18)
77
endif()
88

9-
project(obs-shaderfilter VERSION 2.4.2)
9+
project(obs-shaderfilter VERSION 2.4.3)
1010
set(PROJECT_FULL_NAME "OBS Shaderfilter")
1111

1212
# Set new UUIDs when you start to create a new plugin.

buildspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
}
8080
},
8181
"name": "obs-shaderfilter",
82-
"version": "2.4.2"
82+
"version": "2.4.3"
8383
}

0 commit comments

Comments
 (0)