diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-05 16:42:56 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-05 16:42:56 +0300 |
| commit | b279380cac3abb8b713f345b1a51a2a02f9c81bf (patch) | |
| tree | 0e5c920b98e76079a2bc3764f553108ec36256db /internal | |
| parent | 632c93545ad48bb894e76bc8c84261a69571bf0b (diff) | |
add open for macosv0.9.3
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index beccbb4..4bb79f7 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,4 +1,4 @@ package internal // Version is the current version of Task Samurai. -const Version = "0.9.2" +const Version = "0.9.3" |
