Skip to content

Commit 3517829

Browse files
committed
Bump version
1 parent f36159d commit 3517829

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.5.1)
9+
project(obs-shaderfilter VERSION 2.6.0)
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.5.1"
82+
"version": "2.6.0"
8383
}

0 commit comments

Comments
 (0)