Skip to content

Commit 593990b

Browse files
committed
feat[shuffle-tools-fork]: Correct versioning + waiting for release
1 parent 8588369 commit 593990b

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
app_version: 1.2.0
2+
app_version: 1.0.0
33
name: Shuffle Tools Fork
44
description: A tool app for Shuffle. Gives access to most missing features along with Liquid.
55
tags:
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Build testing
2-
NAME=frikky/shuffle:shuffle-tools-fork_1.1.0
2+
NAME=frikky/shuffle:shuffle-tools-fork_1.0.0
33
docker rmi $NAME --force
4-
docker build . -t frikky/shuffle:shuffle-tools-fork_1.1.0
4+
docker build . -t frikky/shuffle:shuffle-tools-fork_1.0.0
55

66
# Run testing
77
#docker run -e SHUFFLE_SWARM_CONFIG=run -e SHUFFLE_APP_EXPOSED_PORT=33334 frikky/shuffle:shuffle-tools_1.1.0
File renamed without changes.

0 commit comments

Comments
 (0)