Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* reset working range for gxknightfuzz and gxliquiddrive #25

Merged
merged 1 commit into from Mar 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/package/gxknightfuzz/gxknightfuzz.mk
Expand Up @@ -4,7 +4,7 @@
#
######################################

GXKNIGHTFUZZ_VERSION = 9cf562da4aa9f4a5126e26c4765bce8bc0ab40ea
GXKNIGHTFUZZ_VERSION = 792e4aafcafed83ae5f073bc498a0db15fb0d981
GXKNIGHTFUZZ_SITE = $(call github,brummer10,GxKnightFuzz.lv2,$(GXKNIGHTFUZZ_VERSION))
GXKNIGHTFUZZ_BUNDLES = gx_KnightFuzz.lv2

Expand Down
2 changes: 1 addition & 1 deletion plugins/package/gxliquiddrive/gxliquiddrive.mk
Expand Up @@ -4,7 +4,7 @@
#
######################################

GXLIQUIDDRIVE_VERSION = b03ea5d3348bf2bdeba02a14c600b29ff56a7214
GXLIQUIDDRIVE_VERSION = 5a3965800a550341f130c807312200bff79e66cf
GXLIQUIDDRIVE_SITE = $(call github,brummer10,GxLiquidDrive.lv2,$(GXLIQUIDDRIVE_VERSION))
GXLIQUIDDRIVE_BUNDLES = gx_liquiddrive.lv2

Expand Down