Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
reloxx13 committed Apr 3, 2019
1 parent 3c8f7f2 commit 6ebef7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion releases/releases.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set version=6.5.0.3-mod-1.45.5
set version=6.5.0.4-mod-1.45.6

mkdir %version%

Expand Down
2 changes: 1 addition & 1 deletion sonoff/sonoff_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ const uint32_t VERSION = 0x06050004;

#define D_MODIFY_AUTHOR "reloxx13"
#define D_MODIFIED_WEBLINK "https://bit.ly/Tasmota-Mod"
#define MOD_VERSION_STRING "mod-1.45.5" // Would be great to have a macro that fills this from VERSION ...
#define MOD_VERSION_STRING "mod-1.45.6" // Would be great to have a macro that fills this from VERSION ...

#endif // _SONOFF_VERSION_H_

0 comments on commit 6ebef7e

Please sign in to comment.