Skip to content

Commit fa6a535

Browse files
committed
bump version for development
1 parent 4030eb4 commit fa6a535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
'env' => env('APP_ENV', 'production'),
66

7-
'version' => env('APP_VERSION', 'v0.1.2-beta'),
7+
'version' => env('APP_VERSION', 'v0.1.3-beta'),
88

99
/*
1010
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)