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