From 22c16e533e410fcd03ead8b7d3d5c654f3d68022 Mon Sep 17 00:00:00 2001 From: Juan Sebastian Montoya Date: Wed, 26 Nov 2025 11:31:37 -0500 Subject: [PATCH] chore: update version to 0.1.6 [skip ci] --- VERSION | 2 +- portainer.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index ea31cb5..b94646d 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -0.1.5 +0.1.6 diff --git a/portainer.yml b/portainer.yml index 12c072d..a847ae5 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.5 + image: git.jusemon.com/jusemon/threejs-test:0.1.6 pull_policy: build restart: unless-stopped