Files
pws2mqtt-qt/version.h
2025-09-28 14:22:59 +02:00

9 lines
103 B
C

#ifndef VERSION_H
#define VERSION_H
#include <QString>
QString version = "..1";
#endif // VERSION_H