Skip to content

Commit 069d6ce

Browse files
committed
bump version
1 parent 9abd956 commit 069d6ce

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
@@ -9,7 +9,7 @@ else()
99
cmake_minimum_required(VERSION 3.18)
1010
endif()
1111

12-
project(obs-shaderfilter VERSION 2.2.0)
12+
project(obs-shaderfilter VERSION 2.2.1)
1313
set(PROJECT_FULL_NAME "OBS Shaderfilter")
1414

1515
# 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.2.0"
82+
"version": "2.2.1"
8383
}

0 commit comments

Comments
 (0)