Skip to content

Commit

Permalink
Bump Gluon to v2023.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grische committed Aug 17, 2023
1 parent 3b01818 commit 045e096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git
GLUON_GIT_REF := v2022.1.4
GLUON_GIT_REF := v2023.1

PATCH_DIR := ./patches
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
Expand Down

0 comments on commit 045e096

Please sign in to comment.