Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c5ace8

Browse files
update hostie to service, see #14
1 parent b32b96d commit 2c5ace8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎bin/entrypoint.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ TROUBLESHOOTING
4242
}
4343

4444
function php-wechaty::printEnv () {
45-
num=0.0.4
45+
num=0.0.5
4646
echo "PHP-WECHATY Environment Variables: $num"
4747
}
4848

@@ -181,7 +181,7 @@ function main() {
181181

182182
php-wechaty::printEnv
183183

184-
VERSION=$(echo '0.0.4' || echo '0.0.0(unknown)')
184+
VERSION=$(echo '0.0.5' || echo '0.0.0(unknown)')
185185

186186
echo
187187
echo -n "Starting Docker Container for PHP-Wechaty v$VERSION with "

‎docker/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.4 || ^8.0",
21-
"wechaty/php-wechaty": "^v0.0.4"
21+
"wechaty/php-wechaty": "^v0.0.5"
2222
},
2323
"require-dev": {
2424

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /