From 47a1ce3ee3b75cd2732a381fb9a86cdc8cab166b Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 30 Oct 2023 18:50:08 +0530 Subject: [PATCH] Use v0.1.0 of cryptnono --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 64442e6ea..293d4fe93 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -53,7 +53,7 @@ dependencies: # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.0.1-0.dev.git.62.h2f04398" + version: "0.1.0" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled