mirror of
https://github.com/caprover/caprover
synced 2026-09-27 17:15:38 +00:00
Releasing new version
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## [Next Version - available as `edge`]
|
||||
|
||||
- N/A
|
||||
|
||||
## [1.12.0] - 2024-08-17
|
||||
|
||||
**IMPORTANT**: this version bumps the minimum Docker API to 1.43. Please run `docker version | grep API` before upgrading your CapRover installation.
|
||||
|
||||
- New: Ability to delete multiple apps at once
|
||||
|
||||
@@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER =
|
||||
const configs = {
|
||||
publishedNameOnDockerHub: 'caprover/caprover',
|
||||
|
||||
version: '1.11.1',
|
||||
version: '1.12.0',
|
||||
|
||||
defaultMaxLogSize: '512m',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user