Skip to content

Commit

Permalink
[flox] bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jul 12, 2024
1 parent 43156bb commit 795c8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flox/plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ use fluentci_pdk::dag;

// ...

dag().call("https://pkg.fluentci.io/[email protected].0?wasm=1", "setup", vec!["latest"])?;
dag().call("https://pkg.fluentci.io/[email protected].1?wasm=1", "setup", vec!["latest"])?;
```

## 📚 Examples
Expand Down

0 comments on commit 795c8b3

Please sign in to comment.