mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 01:20:45 +08:00
Update version number in prep of the next release.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ namespace Seer {
|
||||
QString version () {
|
||||
|
||||
// Increment this with every release on GitHub.
|
||||
return "1.0.8";
|
||||
return "1.0.9";
|
||||
}
|
||||
|
||||
QString filterEscapes (const QString& str) {
|
||||
|
||||
Reference in New Issue
Block a user