Skip to content

Commit

Permalink
Updated library version
Browse files Browse the repository at this point in the history
  • Loading branch information
Waldemar Porscha committed Jul 19, 2024
1 parent 0f27451 commit 159ace7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions include/versions.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#pragma once

#define MAIN_Version "b248288"
#define KNX_Version "e69f636"
#define MAIN_Version "0f27451"
#define KNX_Version "2.1.0+e69f636"
#define MODULE_LogicModule_Version "3.3.0+0834fc0"
#define MODULE_LogicModule_ETS 51
#define MODULE_Common_Version "1.2.0+73e09e3"
#define MODULE_Common_Version "1.2.0+abed303"
#define MODULE_Common_ETS 18
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "OAM-LogicModule",
"version": "3.1.4",
"version": "3.3.0",
"description": "OpenKNX Logic application",
"homepage": "https://openknx.de",
"authors": {
Expand Down

0 comments on commit 159ace7

Please sign in to comment.