From 9a3f66b6c9d63c92485532ff5927f7f1169b7e3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Br=C3=BCnjes?= Date: Sat, 3 Apr 2021 15:07:35 +0200 Subject: [PATCH] bumped Plutus version --- code/week01/cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/week01/cabal.project b/code/week01/cabal.project index 280e67f..5773408 100644 --- a/code/week01/cabal.project +++ b/code/week01/cabal.project @@ -22,7 +22,7 @@ source-repository-package plutus-tx plutus-tx-plugin prettyprinter-configurable - tag: 49ebc9e874212c9e81ae82305eddd7518970dc0a + tag: 00f5075c17b43abefcad7a842e961917eaf86145 -- The following sections are copied from the 'plutus' repository cabal.project at the revision -- given above.