Merge pull request #308 from truenas/update-repos

point to truenas/13.1-stable for middleware
This commit is contained in:
Caleb St. John
2023-06-28 08:25:52 -04:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ repos += {
"name": "freenas",
"path": "freenas",
"url": "http://github.com/freenas/freenas.git",
"branch": "truenas/13.0-stable"
"branch": "truenas/13.1-stable"
}