Bump version to v0.8.1

This commit is contained in:
Tindy X 2023-10-11 21:11:22 +08:00
parent b281c9960b
commit e7380d8a9c
No known key found for this signature in database
GPG Key ID: CD068E6DB6C55A1C

View File

@ -1,6 +1,6 @@
#ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED
#define VERSION "v0.8.0"
#define VERSION "v0.8.1"
#endif // VERSION_H_INCLUDED