Skip to content

Commit

Permalink
Fix version file
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed Jul 28, 2024
1 parent 2790261 commit 886b3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get-version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

grep "^version:" spago.cabal | sed "s/version: *//g"
grep "^version:" spago-legacy.cabal | sed "s/version: *//g"

0 comments on commit 886b3d0

Please sign in to comment.