Skip to content

Commit

Permalink
temp version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
habazut committed Jan 1, 2024
1 parent d899da5 commit 6f07672
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GITHUB_SHA.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define GITHUB_SHA "devel-202312310824Z"
#define GITHUB_SHA "devel-202401012116Z"
3 changes: 2 additions & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

#include "StringFormatter.h"

#define VERSION "5.2.17"
#define VERSION "5.2.XX"
// 5.2.XX - Variable frequency for DC mode
// 5.2.17 - ESP32 simplify network logic
// 5.2.16 - Bugfix to allow for devices using the EX-IOExpander protocol to have no analogue or no digital pins
// 5.2.15 - move call to CommandDistributor::broadcastPower() into the TrackManager::setTrackPower(*) functions
Expand Down

0 comments on commit 6f07672

Please sign in to comment.