Skip to content

Commit e088baa

Browse files
committed
Bump version
1 parent d34d96f commit e088baa

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(source-record VERSION 0.4.6)
9+
project(source-record VERSION 0.4.7)
1010
set(PROJECT_FULL_NAME "Source Record")
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": "source-record",
82-
"version": "0.4.6"
82+
"version": "0.4.7"
8383
}

0 commit comments

Comments
 (0)