Skip to content

Commit

Permalink
feat[shuffle-tools-fork]: Correct versioning + waiting for release
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0elliot committed Nov 29, 2024
1 parent 8588369 commit 593990b
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
app_version: 1.2.0
app_version: 1.0.0
name: Shuffle Tools Fork
description: A tool app for Shuffle. Gives access to most missing features along with Liquid.
tags:
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Build testing
NAME=frikky/shuffle:shuffle-tools-fork_1.1.0
NAME=frikky/shuffle:shuffle-tools-fork_1.0.0
docker rmi $NAME --force
docker build . -t frikky/shuffle:shuffle-tools-fork_1.1.0
docker build . -t frikky/shuffle:shuffle-tools-fork_1.0.0

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

0 comments on commit 593990b

Please sign in to comment.