Skip to content

Commit

Permalink
Prepare v0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Oostendorp committed Jun 19, 2024
1 parent abb0b15 commit 64c278a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN \
WORKDIR /app


COPY patches ./patches
COPY package.json yarn.lock ./

# Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# server
NodeExpress backend for "bots" and other optimizations

Version 0.3.13
Version 0.3.14
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.13
0.3.14
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pixelaw-server",
"description": "NodeExpress backend for \"bots\" and other optimizations",
"version": "0.3.13",
"version": "0.3.14",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 64c278a

Please sign in to comment.