Skip to content

Commit

Permalink
Update release ref in docs. (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmodena authored Dec 4, 2024
1 parent 2880dc4 commit ebb0be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Releases are tagged with [semantic versioning](https://semver.org/). Versions be
Users can track a version by passing its tag as `ref`
```nix
...
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.5.0";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.5.1";
...
```

Expand Down

0 comments on commit ebb0be4

Please sign in to comment.