Environment
- dbdeployer version: 2.2.3
- OS: Linux Fedora 42
Describe the bug
When the binary is installed from the release, the latest version is 2.2.3 but it shows 2.2.2
Steps to reproduce
Install the release from GitHub:
wget https://github.com/ProxySQL/dbdeployer/releases/download/v2.2.3/dbdeployer-2.2.3.linux_amd64.tar.gz
unpack and check:
[fred@dynabook ~/Downloads/dbdeployer-2.2.3.linux_amd64] $ ls
CHANGELOG.md dbdeployer LICENSE README.md
[fred@dynabook ~/Downloads/dbdeployer-2.2.3.linux_amd64] $ ./dbdeployer --version
dbdeployer version 2.2.2
Expected behavior
it should show 2.2.3
Environment
Describe the bug
When the binary is installed from the release, the latest version is 2.2.3 but it shows 2.2.2
Steps to reproduce
Install the release from GitHub:
wget https://github.com/ProxySQL/dbdeployer/releases/download/v2.2.3/dbdeployer-2.2.3.linux_amd64.tar.gz
unpack and check:
[fred@dynabook ~/Downloads/dbdeployer-2.2.3.linux_amd64] $ ls
CHANGELOG.md dbdeployer LICENSE README.md
[fred@dynabook ~/Downloads/dbdeployer-2.2.3.linux_amd64] $ ./dbdeployer --version
dbdeployer version 2.2.2
Expected behavior
it should show 2.2.3