Skip to content

Commit 3763995

Browse files
committed
chore: bump DEMYX_VERSION to 1.11.0
1 parent 36cac67 commit 3763995

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
env:
1414
DEMYX_REPOSITORY: docker-socket-proxy
15-
DEMYX_VERSION: 1.10.0
15+
DEMYX_VERSION: 1.11.0
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v6

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2026-05-29
4+
### Added
5+
- None.
6+
### Changed
7+
- Bump `DEMYX_VERSION` to `1.11.0` in GitHub Actions Docker workflow.
8+
### Fixed
9+
- None.
10+
### Removed
11+
- None.
12+
### Security
13+
- None.
14+
315
## 2026-05-27
416
### Added
517
- None.

0 commit comments

Comments
 (0)