salt/changelog/63383.changed
Pedro Algarvio 42b7d1be89 Stop relying on salt/_version.py to write Salt's version.
Instead use `salt/_version.txt` which only contains the version string.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-01-09 12:31:51 -07:00

1 line
132 B
Text

Stop relying on `salt/_version.py` to write Salt's version. Instead use `salt/_version.txt` which only contains the version string.