diff --git a/config/desktop.toml b/config/desktop.toml index de1140e..294c4ac 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -118,7 +118,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.7.0 beta" +data = "0.7.0" [[files]] path = "/etc/group" diff --git a/config/jeremy.toml b/config/jeremy.toml index a8b9c5e..d3f9bda 100644 --- a/config/jeremy.toml +++ b/config/jeremy.toml @@ -218,7 +218,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.7.0 beta" +data = "0.7.0" [[files]] path = "/etc/group" diff --git a/config/maximal.toml b/config/maximal.toml index 488c294..131ab2a 100644 --- a/config/maximal.toml +++ b/config/maximal.toml @@ -262,7 +262,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.7.0 beta" +data = "0.7.0" [[files]] path = "/etc/group" diff --git a/config/resist.toml b/config/resist.toml index e326753..4da5165 100644 --- a/config/resist.toml +++ b/config/resist.toml @@ -99,7 +99,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.7.0 beta" +data = "0.7.0" [[files]] path = "/etc/group" diff --git a/config/rustc.toml b/config/rustc.toml index ce66da8..cb39f4c 100644 --- a/config/rustc.toml +++ b/config/rustc.toml @@ -112,7 +112,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.7.0 beta" +data = "0.7.0" [[files]] path = "/etc/group" diff --git a/config/server.toml b/config/server.toml index 41a0e25..fb3854a 100644 --- a/config/server.toml +++ b/config/server.toml @@ -101,7 +101,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.7.0 beta" +data = "0.7.0" [[files]] path = "/etc/group"