Bump version to V1.8.0

- Update CURRENT_VERSION in src/version.h
- Reflects new release with automatic firmware generation features
This commit is contained in:
bitmaker
2025-09-02 13:56:12 +02:00
parent 7f41ad63e9
commit be141c5adf

View File

@@ -1,6 +1,6 @@
#ifndef VERSION_H
#define VERSION_H
#define CURRENT_VERSION "V1.7.0"
#define CURRENT_VERSION "V1.8.0"
#endif // VERSION_H