File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 25.10.1 [2025-12-19]
5+ ----------------------------
6+
7+ - New images with bugifx releases of openwisp-utils and
8+ openwisp-notifications.
9+
410Version 25.10.0 [2025-10-24]
511----------------------------
612
Original file line number Diff line number Diff line change 11# Find documentation in README.md under
22# the heading "Makefile Options".
33
4- OPENWISP_VERSION = 25.10.0
4+ OPENWISP_VERSION = 25.10.1
55SHELL := /bin/bash
66.SILENT : clean pull start stop
77
Original file line number Diff line number Diff line change 33from .celery import app as celery_app
44
55__all__ = ["celery_app" ]
6- __openwisp_version__ = "25.10.0 "
6+ __openwisp_version__ = "25.10.1 "
77__openwisp_installation_method__ = "docker-openwisp"
You can’t perform that action at this time.
0 commit comments