Skip to content

Commit

Permalink
Update prover version
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraSuegami committed Nov 19, 2024
1 parent 1e8994e commit ac75846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/prover/modal_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
)


app = modal.App("email-wallet-relayer-v1.1.2")
app = modal.App("email-wallet-relayer-v1.2.0")

image = modal.Image.from_dockerfile("Dockerfile")

Expand Down

0 comments on commit ac75846

Please sign in to comment.