mirror of
https://github.com/alextselegidis/plainpad.git
synced 2024-11-12 23:07:48 +03:00
Release v1.0.0-beta.4
This commit is contained in:
parent
ce3b1e89b5
commit
9b818a1e4f
@ -1,4 +1,4 @@
|
||||
PORT=3000
|
||||
CHOKIDAR_USEPOLLING=true
|
||||
REACT_APP_BASE_URL=api.php
|
||||
REACT_APP_VERSION=1.0.0-beta.3
|
||||
REACT_APP_VERSION=1.0.0-beta.4
|
||||
|
@ -25,7 +25,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'version' => env('APP_VERSION', '1.0.0-beta.3'),
|
||||
'version' => env('APP_VERSION', '1.0.0-beta.4'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user