Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 185247b

Browse files
authored
Merge pull request #119 from Pwnagotchi-Unofficial/development
update version
2 parents 3f4c19e + 2a424ab commit 185247b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

minigotchi/config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ std::string Config::session_id = "84:f3:eb:58:95:bd";
6060
int Config::uptime = Config::time();
6161

6262
// define version(please do not change, this should not be changed)
63-
std::string Config::version = "3.1.0-beta";
63+
std::string Config::version = "3.1.1-beta";
6464

6565
/** developer note:
6666
*

0 commit comments

Comments
 (0)