Skip to content

Commit 3aa5515

Browse files
authored
Merge pull request #147 from lightningrodlabs/kando-0-17-3
update kando to 0.17.3
2 parents a53b06e + 593fa3a commit 3aa5515

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

0.15/lists/tool-list-0.15.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,17 @@
708708
},
709709
"changelog": "Update packages and unify profiles with agents in and outside weave",
710710
"releasedAt": 1774620314092
711+
},
712+
{
713+
"version": "0.17.3",
714+
"url": "https://github.com/holochain-apps/kando/releases/download/v0.17.3/kando.webhapp",
715+
"hashes": {
716+
"happSha256": "ba24515530be7d6c0e279ded61b2e1559ac3d950af68d0414b00811b38df2322",
717+
"webhappSha256": "256383ab63a0a722d1373dedb3ba3786ec6c3e6c6cba849b2749d0f7aed094c6",
718+
"uiSha256": "79965e1d14e7b467be715b202c70af4affca78c9ae59fe357592ceb76efe51ef"
719+
},
720+
"changelog": "Adds creating checklist items immediately in the new card dialog.",
721+
"releasedAt": 1779977923623
711722
}
712723
]
713724
},

0.15/modify/tool-list-0.15.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,17 @@ export default defineDevCollectiveToolList({
682682
},
683683
"changelog": "Update packages and unify profiles with agents in and outside weave",
684684
"releasedAt": 1774620314092
685+
},
686+
{
687+
"version": "0.17.3",
688+
"url": "https://github.com/holochain-apps/kando/releases/download/v0.17.3/kando.webhapp",
689+
"hashes": {
690+
"happSha256": "ba24515530be7d6c0e279ded61b2e1559ac3d950af68d0414b00811b38df2322",
691+
"webhappSha256": "256383ab63a0a722d1373dedb3ba3786ec6c3e6c6cba849b2749d0f7aed094c6",
692+
"uiSha256": "79965e1d14e7b467be715b202c70af4affca78c9ae59fe357592ceb76efe51ef"
693+
},
694+
"changelog": "Adds creating checklist items immediately in the new card dialog.",
695+
"releasedAt": 1779977923623
685696
}
686697
],
687698
},

0 commit comments

Comments
 (0)