SwipSwapMe/src/main.h

6 lines
136 B
C
Raw Normal View History

2023-02-16 10:52:22 +01:00
#pragma once
#include "version.h"
2024-04-27 14:22:53 +02:00
#define PLUGIN_VERSION "v0.1.2"
2023-02-16 10:52:22 +01:00
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA