mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
Update version numbers to use the v0.10.1 pill.
This commit is contained in:
parent
a920e71aca
commit
105de96e46
@ -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"
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: king
|
||||
version: 0.9.1
|
||||
version: 0.10.1
|
||||
license: AGPL-3.0-only
|
||||
|
||||
flags:
|
||||
|
Loading…
Reference in New Issue
Block a user