Skip to content

Commit

Permalink
update planemo version
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Jan 16, 2024
1 parent f79a6af commit ac98dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

: ${PLANEMO_TARGET:="planemo==0.74.1"}
: ${PLANEMO_TARGET:="planemo==0.74.19"}

if [ ! -f .venv ]; then
python -m venv .venv
Expand Down

0 comments on commit ac98dd7

Please sign in to comment.