Skip to content

Commit e44516d

Browse files
authored
Merge pull request #11 from zero88/release/1.1.3
Release 1.1.3
2 parents a76eedf + 052287c commit e44516d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

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+
39
## [v1.1.2](https://github.com/zero88/gh-release-downloader/releases/tag/v1.1.2) (2021-03-03)
410

511
### Changed

ghrd.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION=1.1.2
3+
VERSION=1.1.3
44

55
# m4_ignore(
66
echo "This is just a script template, not the script (yet) - pass it to 'argbash' to fix this." >&2

0 commit comments

Comments
 (0)