We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a76eedf + 052287c commit e44516dCopy full SHA for e44516d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## [v1.1.3](https://github.com/zero88/gh-release-downloader/releases/tag/v1.1.3) (2023-02-20)
4
+
5
+### Changed
6
7
+- Freezes when run from gnu make [#4](https://github.com/zero88/gh-release-downloader/issues/4). Thanks @MuratovAS
8
9
## [v1.1.2](https://github.com/zero88/gh-release-downloader/releases/tag/v1.1.2) (2021-03-03)
10
11
### Changed
ghrd.m4
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION=1.1.2
+VERSION=1.1.3
# m4_ignore(
echo "This is just a script template, not the script (yet) - pass it to 'argbash' to fix this." >&2
0 commit comments