diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-07 21:35:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-07 21:35:01 +0300 |
| commit | 161549ef9832b55983ae8ec3851f0c8f7536b72a (patch) | |
| tree | 473a5bb44427be294c54f3c3a42077841a354c45 /internal/version | |
| parent | 80436aa8a109beaace6dd164d91229b1b6ba41b9 (diff) | |
Add Updated column to Host reports from file mtimev0.5.2
Diffstat (limited to 'internal/version')
| -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 c847147..7ee9a7c 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,4 +1,4 @@ package version // Tag is the application release version. -const Tag = "0.5.1" +const Tag = "0.5.2" |
