Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jbbjarnason committed Jul 1, 2024
1 parent 22b8ded commit 8be2a20
Show file tree
Hide file tree
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.27)
project(tfc-framework
VERSION
"2024.6.1"
"2024.7.1"
DESCRIPTION
"The tfc framework eases the integration of often used components in different context with mappable IPC and config."
HOMEPAGE_URL
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tfc-framework",
"version": "2024.6.1",
"version": "2024.7.1",
"dependencies": [
{
"name": "async-mqtt",
Expand Down

0 comments on commit 8be2a20

Please sign in to comment.