We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30b368 commit fd8eb2bCopy full SHA for fd8eb2b
CMakeLists.txt
@@ -6,7 +6,7 @@ else()
6
cmake_minimum_required(VERSION 3.18)
7
endif()
8
9
-project(source-copy VERSION 0.2.4)
+project(source-copy VERSION 0.2.5)
10
set(PROJECT_FULL_NAME "Source Copy")
11
12
# Set new UUIDs when you start to create a new plugin.
buildspec.json
@@ -79,5 +79,5 @@
79
}
80
},
81
"name": "source-copy",
82
- "version": "0.2.4"
+ "version": "0.2.5"
83
0 commit comments