We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5e9de commit 197332aCopy full SHA for 197332a
1 file changed
src/version.cpp
@@ -1,4 +1,4 @@
1
const char *getversion()
2
{
3
- return "0.27";
+ return "0.28";
4
}
0 commit comments