Skip to content

Commit 406ea78

Browse files
committed
Bump version to 1.2.5
1 parent c973114 commit 406ea78

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
@@ -8,4 +8,4 @@ if(ESP_PLATFORM)
88
return()
99
endif()
1010

11-
project(improv VERSION )
11+
project(improv VERSION 1.2.5)

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Improv",
3-
"version": "",
3+
"version": "1.2.5",
44
"description": "Improv is a free and open standard with ready-made SDKs that offer a great user experience to configure Wi-Fi on devices",
55
"keywords": "improv, wi-fi, provision",
66
"repository": {

0 commit comments

Comments
 (0)