1 parent c7beea1 commit 649c75eCopy full SHA for 649c75e
2 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@ Upload or download a file on multiple "planets" in parallel via SFTP.
4
5
## 1.5.2
6
7
-Released at:
+Released at: 27.08.2024
8
9
1. Use SSH Agent instead of `$ORBIT_KEY` for authentication.
10
@@ -16,7 +16,7 @@ Released at:
16
17
5. Upgraded to mruby 3.2.0
18
19
-[Full Changelog](https://github.com/katzer/plip/compare/1.5.1...HEAD)
+[Full Changelog](https://github.com/katzer/plip/compare/1.5.1...1.5.2)
20
21
## 1.5.1
22
mrblib/plip/version.rb
@@ -21,5 +21,5 @@
# SOFTWARE.
23
module PLIP
24
- VERSION = '1.5.2-dev'.freeze
+ VERSION = '1.5.2'.freeze
25
end
0 commit comments