Skip to content

Commit 2499649

Browse files
committed
[docs] Added v24.11
1 parent 9e997b1 commit 2499649

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

config.yml

+14-2
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,24 @@ modules:
3030
- name: docker-openwisp
3131
dir_name: docker
3232
versions:
33+
- name: dev
34+
branch: master
35+
- name: '24.11'
36+
branch: '1.1'
37+
modules:
38+
- name: ansible-openwisp2
39+
branch: '24.11'
40+
dir_name: ansible
41+
- name: docker-openwisp
42+
branch: '24.11'
43+
dir_name: docker
44+
- name: openwrt-openwisp-monitoring
45+
branch: '0.2'
46+
dir_name: openwrt-monitoring-agent
3347
- name: '22.05'
3448
overwrite_modules: true
3549
modules:
3650
- name: openwisp-docs
3751
branch: 'v22.05'
3852
dir_name: openwisp-docs
3953
sphinx_src_dir: ./openwisp-docs
40-
- name: dev
41-
branch: master

0 commit comments

Comments
 (0)