We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33af96f commit b9d84b7Copy full SHA for b9d84b7
src/version.c
@@ -5,5 +5,5 @@ const struct version_info version_info = {
5
.product_name = "STMBL",
6
.major = 0,
7
.minor = 9,
8
- .patch = 0
+ .patch = 7
9
};
0 commit comments