diff --git a/bananapi-m1-plus.coffee b/bananapi-m1-plus.coffee index 1d8138c..bc59865 100644 --- a/bananapi-m1-plus.coffee +++ b/bananapi-m1-plus.coffee @@ -7,7 +7,7 @@ module.exports = slug: 'bananapi-m1-plus' name: 'BananaPi-M1+' arch: 'armv7hf' - state: 'experimental' + state: 'released' instructions: commonImg.instructions gettingStartedLink: diff --git a/nanopi-neo-air.coffee b/nanopi-neo-air.coffee index 846bed4..858585d 100644 --- a/nanopi-neo-air.coffee +++ b/nanopi-neo-air.coffee @@ -13,7 +13,7 @@ module.exports = slug: 'nanopi-neo-air' name: 'Nanopi Neo Air' arch: 'armv7hf' - state: 'experimental' + state: 'released' stateInstructions: postProvisioning: postProvisioningInstructions diff --git a/orange-pi-lite.coffee b/orange-pi-lite.coffee index e7a5d6f..1ac529e 100644 --- a/orange-pi-lite.coffee +++ b/orange-pi-lite.coffee @@ -7,7 +7,7 @@ module.exports = slug: 'orange-pi-lite' name: 'Orange Pi Lite' arch: 'armv7hf' - state: 'experimental' + state: 'released' instructions: commonImg.instructions gettingStartedLink: diff --git a/orangepi-plus2.coffee b/orangepi-plus2.coffee index d518f0e..3225663 100644 --- a/orangepi-plus2.coffee +++ b/orangepi-plus2.coffee @@ -13,7 +13,7 @@ module.exports = slug: 'orangepi-plus2' name: 'Orange Pi Plus2' arch: 'armv7hf' - state: 'experimental' + state: 'released' stateInstructions: postProvisioning: postProvisioningInstructions