We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15bfb01 commit d56a182Copy full SHA for d56a182
internal/app/version.go
@@ -6,7 +6,7 @@ import (
6
"path/filepath"
7
)
8
9
-const InstallerVersion = "0.3.0"
+const InstallerVersion = "0.3.1"
10
11
type VersionInfo struct {
12
CursorVersion string
0 commit comments