We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9eceaf commit 990309cCopy full SHA for 990309c
justfile
@@ -1,4 +1,4 @@
1
-FRR_LATEST_MAJOR_VERSION := "9.1.0"
+FRR_LATEST_MAJOR_VERSION := "10.1.0"
2
3
default: check-lockfile lint type-check test
4
0 commit comments