Skip to content

Commit 897c731

Browse files
committed
Release 0.3 - working with r2-5.7.x
1 parent abd6b4c commit 897c731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/r2plugin/registration.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RCorePlugin r_core_plugin_retdec = {
4747
/* .desc = */ "RetDec integration",
4848
/* .license = */ "MIT",
4949
/* .author = */ "Avast",
50-
/* .version = */ "0.2",
50+
/* .version = */ "0.3",
5151
/* .call = */ r2retdec_cmd,
5252
/* .init = */ nullptr,
5353
/* .fini = */ nullptr

0 commit comments

Comments
 (0)