aboutsummaryrefslogtreecommitdiff
path: root/hotline/version.go
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-04 20:14:16 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-04 20:14:16 -0700
commitd2810ae9038b057e8f18e8b495a57d8f96ae5be6 (patch)
treef5cd374e2b2a782b1513f51cc7a72a5b8b8d0abc /hotline/version.go
parentd8e28ebc452ef2ebab2846451ce5589e028c5783 (diff)
Implement multi-account edit
Diffstat (limited to 'hotline/version.go')
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index 4ca8b96..a2b5cfe 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.3.0"
+const VERSION = "0.4.0"