We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c7680 commit f1f2e91Copy full SHA for f1f2e91
Extensions/ReaPack.ext
@@ -1,5 +1,5 @@
1
@description ReaPack: Package manager for REAPER
2
-@version 1.2.4
+@version 1.2.4.1
3
@author cfillion
4
@donation https://reapack.com/donate
5
@provides
@@ -12,4 +12,6 @@
12
[linux-aarch64] reaper_reapack-aarch64.so https://github.com/cfillion/reapack/releases/download/v$version/$path
13
[win32 ] reaper_reapack-x86.dll https://github.com/cfillion/reapack/releases/download/v$version/$path
14
[win64 ] reaper_reapack-x64.dll https://github.com/cfillion/reapack/releases/download/v$version/$path
15
-@changelog https://reapack.com/release-notes/v1.2#v1-2-4
+@changelog
16
+ • Add support for Linux systems shipping with OpenSSL 3 [#47]
17
+ • Rename "Upload packages" action to "Package editor"
0 commit comments