Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
exeldro committed Jul 23, 2024
1 parent f100208 commit ce40ad3
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ else()
cmake_minimum_required(VERSION 3.18)
endif()

project(vertical-canvas VERSION 1.4.6)
project(vertical-canvas VERSION 1.4.7)
set(PROJECT_FULL_NAME "Vertical Canvas")

# Set new UUIDs when you start to create a new plugin.
2 changes: 1 addition & 1 deletion buildspec.json
Original file line number Diff line number Diff line change
@@ -79,5 +79,5 @@
}
},
"name": "vertical-canvas",
"version": "1.4.6"
"version": "1.4.7"
}

0 comments on commit ce40ad3

Please sign in to comment.