client: update manifest to current version

This commit is contained in:
2024-07-11 23:07:09 -07:00
parent 2609a82933
commit b9583a70df

View File

@@ -16,12 +16,11 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# docker-finance client/container manifest
# `docker-finance` manifest
#
# `docker-finance` release version
# TODO: internal refactor to pull from here
version: "1.0.0"
# Release version (tag format)
version: "v1.0.0-beta"
# Container dependencies (used by `version` command)
# NOTE: this must stay inline with Dockerfiles