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 d34d96f commit e088baaCopy full SHA for e088baa
CMakeLists.txt
@@ -6,7 +6,7 @@ else()
6
cmake_minimum_required(VERSION 3.18)
7
endif()
8
9
-project(source-record VERSION 0.4.6)
+project(source-record VERSION 0.4.7)
10
set(PROJECT_FULL_NAME "Source Record")
11
12
# Set new UUIDs when you start to create a new plugin.
buildspec.json
@@ -79,5 +79,5 @@
79
}
80
},
81
"name": "source-record",
82
- "version": "0.4.6"
+ "version": "0.4.7"
83
0 commit comments