From 105de96e46e98ae5e395350c979dfcacf89e5f95 Mon Sep 17 00:00:00 2001 From: Elliot Glaysher Date: Tue, 17 Dec 2019 11:05:18 -0800 Subject: [PATCH] Update version numbers to use the v0.10.1 pill. --- pkg/king/app/CLI.hs | 2 +- pkg/king/package.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/king/app/CLI.hs b/pkg/king/app/CLI.hs index ff2b62130..6112b414b 100644 --- a/pkg/king/app/CLI.hs +++ b/pkg/king/app/CLI.hs @@ -134,7 +134,7 @@ parseArgs = do -------------------------------------------------------------------------------- defaultPillURL :: String -defaultPillURL = "https://bootstrap.urbit.org/urbit-" <> VERSION_king <> ".pill" +defaultPillURL = "https://bootstrap.urbit.org/urbit-v" <> VERSION_king <> ".pill" -------------------------------------------------------------------------------- diff --git a/pkg/king/package.yaml b/pkg/king/package.yaml index 9c3e0d616..4376fdf91 100644 --- a/pkg/king/package.yaml +++ b/pkg/king/package.yaml @@ -1,5 +1,5 @@ name: king -version: 0.9.1 +version: 0.10.1 license: AGPL-3.0-only flags: