From c3de24cb11c38617c999d0c82d2a1931104c3a29 Mon Sep 17 00:00:00 2001 From: forgebot Date: Wed, 26 Nov 2025 18:24:11 +0000 Subject: [PATCH] chore: update version to 0.2.1 [skip ci] --- VERSION | 2 +- portainer.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0ea3a94..0c62199 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/portainer.yml b/portainer.yml index bd17304..3597b34 100644 --- a/portainer.yml +++ b/portainer.yml @@ -2,7 +2,7 @@ name: threejs-test services: app: - image: git.jusemon.com/jusemon/threejs-test:0.2.0 + image: git.jusemon.com/jusemon/threejs-test:0.2.1 pull_policy: build restart: unless-stopped