From 379d4f6b547ee4e74399d26ccbef3225b0db3e85 Mon Sep 17 00:00:00 2001 From: forgebot Date: Wed, 26 Nov 2025 17:53:11 +0000 Subject: [PATCH] chore: update version to 0.1.8 [skip ci] --- VERSION | 3 +-- portainer.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index b94646d..699c6c6 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1 @@ -0.1.6 - +0.1.8 diff --git a/portainer.yml b/portainer.yml index a847ae5..46b9d59 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.6 + image: git.jusemon.com/jusemon/threejs-test:0.1.8 pull_policy: build restart: unless-stopped