mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
Merge branch 'king-haskell' of github.com:urbit/urbit into king-haskell
This commit is contained in:
commit
e78743cf1c
@ -134,7 +134,7 @@ parseArgs = do
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
defaultPillURL :: String
|
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
|
name: king
|
||||||
version: 0.9.1
|
version: 0.10.1
|
||||||
license: AGPL-3.0-only
|
license: AGPL-3.0-only
|
||||||
|
|
||||||
flags:
|
flags:
|
||||||
|
Loading…
Reference in New Issue
Block a user