We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ccf033 commit a086d99Copy full SHA for a086d99
console/console.go
@@ -14,7 +14,7 @@ const (
14
ColumnsCount = 80
15
RowsCount = 40
16
AppTitle = "sampler"
17
- AppVersion = "1.0.2"
+ AppVersion = "1.0.3"
18
AppLicenseWarning = "NOT ACTIVATED. PLEASE CONSIDER TO PURCHASE PERSONAL OR COMMERCIAL LICENSE. WWW.SAMPLER.DEV "
19
)
20
0 commit comments