We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a039f78 commit 8ad67e0Copy full SHA for 8ad67e0
Extensions/ReaPack.ext
@@ -1,5 +1,5 @@
1
@description ReaPack: Package manager for REAPER
2
-@version 1.2.4rc2
+@version 1.2.4
3
@author cfillion
4
@donation https://reapack.com/donate
5
@provides
@@ -12,7 +12,4 @@
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
16
- Added:
17
- • Add an option in the browser to enable pre-releases per installed package [#46]
18
- • Fix unsetting version pin at the same time as installing or updating
+@changelog https://reapack.com/release-notes/v1.2#v1-2-4
0 commit comments