Skip to content

Commit 4bc3b06

Browse files
authored
Merge pull request #602 from dbarzin/dev
Dev
2 parents 16cf539 + 1e99c5d commit 4bc3b06

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Docker.md renamed to DOCKER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ APP_ENV=local # lease it to local for automatic migrations
118118
APP_KEY= # Auto-generated on first boot if empty
119119
APP_DEBUG=true # false in production
120120
APP_URL=http://localhost:8000
121-
APP_BANNER_TEST=false # add a warning banner for test environeent
121+
APP_BANNER_TEST=false # add a warning banner for test environment
122122
123123
# ── Database ─────────────────────────────────────────────
124124
DB_CONNECTION=mysql

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2026.03.18",
2+
"version": "2026.04.10",
33
"license": "GPL-3.0",
44
"author": "Didier Barzin",
55
"repository": "https://www.github.com/dbarzin/deming",

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026.03.18
1+
2026.04.10

0 commit comments

Comments
 (0)