Bump version to 0.17.1-unreleased (#861)

This commit is contained in:
Cole Helbling 2024-02-23 14:12:58 -08:00 committed by GitHub
parent e6117e8741
commit 9c109b71d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 9 deletions

2
Cargo.lock generated
View file

@ -943,7 +943,7 @@ dependencies = [
[[package]]
name = "nix-installer"
version = "0.17.0"
version = "0.17.1-unreleased"
dependencies = [
"async-trait",
"bytes 1.5.0",

View file

@ -1,7 +1,7 @@
[package]
name = "nix-installer"
description = "The Determinate Nix Installer"
version = "0.17.0"
version = "0.17.1-unreleased"
edition = "2021"
resolver = "2"
license = "LGPL-2.1"

View file

@ -66,7 +66,7 @@
};
sharedAttrs = {
pname = "nix-installer";
version = "0.17.0";
version = "0.17.1-unreleased";
src = builtins.path {
name = "nix-installer-source";
path = self;

View file

@ -1,5 +1,5 @@
{
"version": "0.17.0",
"version": "0.17.1-unreleased",
"actions": [
{
"action": {
@ -424,7 +424,7 @@
}
},
"diagnostic_data": {
"version": "0.17.0",
"version": "0.17.1-unreleased",
"planner": "linux",
"configured_settings": [],
"os_name": "Ubuntu",

View file

@ -1,5 +1,5 @@
{
"version": "0.17.0",
"version": "0.17.1-unreleased",
"actions": [
{
"action": {
@ -404,7 +404,7 @@
}
},
"diagnostic_data": {
"version": "0.17.0",
"version": "0.17.1-unreleased",
"planner": "steam-deck",
"configured_settings": [],
"os_name": "Ubuntu",

View file

@ -1,5 +1,5 @@
{
"version": "0.17.0",
"version": "0.17.1-unreleased",
"actions": [
{
"action": {
@ -435,7 +435,7 @@
"root_disk": "disk3"
},
"diagnostic_data": {
"version": "0.17.0",
"version": "0.17.1-unreleased",
"planner": "macos",
"configured_settings": [],
"os_name": "unknown",