Skip to content

Commit 843aadf

Browse files
committed
Bump to v0.5
1 parent 1015757 commit 843aadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/load.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ static DB_decoder_t plugin = {
1818
DDB_REQUIRE_API_VERSION(1, 12)
1919

2020
.plugin.version_major = 0,
21-
.plugin.version_minor = 4,
21+
.plugin.version_minor = 5,
2222
.plugin.type = DB_PLUGIN_DECODER,
2323
.plugin.id = "gsfdecoder",
2424
.plugin.name = "GSF Decoder",

0 commit comments

Comments
 (0)