plugins: switch to 23.1 default

This commit is contained in:
Franco Fichtner
2023-01-27 08:39:19 +01:00
parent 81fe69f422
commit abd1638f48
+1 -1
View File
@@ -57,7 +57,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
_PLUGIN_ABI!= ${VERSIONBIN} -a
PLUGIN_ABI?= ${_PLUGIN_ABI}
.else
PLUGIN_ABI?= 22.7
PLUGIN_ABI?= 23.1
.endif
PHPBIN= ${LOCALBASE}/bin/php