diff --git a/src/version.h b/src/version.h
index 1ff741e..1e71b75 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,7 +1,7 @@
 #pragma once
 #define APP_NAME	"NSTool"
 #define BIN_NAME	"nstool"
-#define VER_MAJOR	0
-#define VER_MINOR	0
+#define VER_MAJOR	1
+#define VER_MINOR	8
 #define VER_PATCH   0
 #define AUTHORS		"jakcron"
\ No newline at end of file