Skip to content

Commit 649c75e

Browse files
committed
Release v1.5.2
1 parent c7beea1 commit 649c75e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Upload or download a file on multiple "planets" in parallel via SFTP.
44

55
## 1.5.2
66

7-
Released at:
7+
Released at: 27.08.2024
88

99
1. Use SSH Agent instead of `$ORBIT_KEY` for authentication.
1010

@@ -16,7 +16,7 @@ Released at:
1616

1717
5. Upgraded to mruby 3.2.0
1818

19-
[Full Changelog](https://github.com/katzer/plip/compare/1.5.1...HEAD)
19+
[Full Changelog](https://github.com/katzer/plip/compare/1.5.1...1.5.2)
2020

2121
## 1.5.1
2222

mrblib/plip/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# SOFTWARE.
2222

2323
module PLIP
24-
VERSION = '1.5.2-dev'.freeze
24+
VERSION = '1.5.2'.freeze
2525
end

0 commit comments

Comments
 (0)