Commit 2665c3c
committed
fix(logging): remove hard-coded version from banner
Remove hard-coded "v1.1.0" so the CLI banner prints "Geeto" without a
static version. This prevents stale version numbers in output and removes
the need to update the banner on each release; the version can be sourced
from package metadata in a follow-up change.1 parent d674ace commit 2665c3c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
0 commit comments