Skip to content

Commit b588b63

Browse files
committed
bump version
1 parent 40a4ef2 commit b588b63

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.4)
9+
project(source-record VERSION 0.4.5)
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.4"
82+
"version": "0.4.5"
8383
}

0 commit comments

Comments
 (0)