diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-23 18:02:47 +0000 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2023-09-07 15:30:45 +0300 |
| commit | 6d836951fc1d6f7009dbefda487cc9d88dd56594 (patch) | |
| tree | e039f4548e4612f70e2d4d2b8a3597929a4bcce4 /internal/version/version.go | |
| parent | cc17406ae125f40c4100afbedcd8c40ba319cfa8 (diff) | |
Update dependencies
Diffstat (limited to 'internal/version/version.go')
| -rw-r--r-- | internal/version/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go index 90073b5..15ea50f 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -13,7 +13,7 @@ const ( // Name of DTail. Name string = "DTail" // Version of DTail. - Version string = "4.2.0" + Version string = "4.3.0" // Additional information for DTail Additional string = "Have a lot of fun!" ) |
