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