From 3b248b711cf93a928e8644dd61ad4865920efc72 Mon Sep 17 00:00:00 2001 From: 0xshora <112358132134.fibon@gmail.com> Date: Sun, 7 Jul 2024 21:51:51 +0200 Subject: [PATCH] Prepare v0.3.54 --- .devcontainer/devcontainer.json | 2 +- .devcontainer/devcontainer.json-e | 2 +- README.md | 2 +- README.md-e | 2 +- VERSION | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7d3aaba..3ed4e7e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "Pixelaw P-WAR", - "image": "ghcr.io/pixelaw/p_war:0.3.53", + "image": "ghcr.io/pixelaw/p_war:0.3.54", "forwardPorts": [ 5050, 8080, diff --git a/.devcontainer/devcontainer.json-e b/.devcontainer/devcontainer.json-e index fb756bc..7d3aaba 100644 --- a/.devcontainer/devcontainer.json-e +++ b/.devcontainer/devcontainer.json-e @@ -1,6 +1,6 @@ { "name": "Pixelaw P-WAR", - "image": "ghcr.io/pixelaw/p_war:0.3.52", + "image": "ghcr.io/pixelaw/p_war:0.3.53", "forwardPorts": [ 5050, 8080, diff --git a/README.md b/README.md index 04af855..3e3b4bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # p/war -Version 0.3.53 +Version 0.3.54 ## Purpose To host game events on PixeLAW to create engaging experiences for users and developers. One of the core values of PixeLAW is the ability to add rules, proving that new experiences can be created through simple games with the addition of rules. diff --git a/README.md-e b/README.md-e index 2427100..04af855 100644 --- a/README.md-e +++ b/README.md-e @@ -1,7 +1,7 @@ # p/war -Version 0.3.52 +Version 0.3.53 ## Purpose To host game events on PixeLAW to create engaging experiences for users and developers. One of the core values of PixeLAW is the ability to add rules, proving that new experiences can be created through simple games with the addition of rules. diff --git a/VERSION b/VERSION index db7aded..aeb62e2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.53 +0.3.54