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