Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian-panek-vmltech committed Dec 15, 2022
1 parent cafd387 commit c8c5779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aemw
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env sh

VERSION=${AEMC_VERSION:-"0.5.7"}
VERSION=${AEMC_VERSION:-"0.5.8"}
COMMAND_DEFAULT=${AEMC_COMMAND_DEFAULT:-"setup"}

. aem/api.sh
Expand Down
2 changes: 1 addition & 1 deletion init.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env sh

VERSION=${AEMC_VERSION:-"0.5.7"}
VERSION=${AEMC_VERSION:-"0.5.8"}
SOURCE_URL=https://raw.githubusercontent.com/wttech/aemc/v${VERSION}

AEM_WRAPPER=aemw
Expand Down

0 comments on commit c8c5779

Please sign in to comment.