Skip to content

Commit

Permalink
Release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbnoergaard committed Jun 29, 2020
1 parent 716d1f5 commit b08b6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/maetning/Maetning.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class MaetningPlugin : public Plugin
*/
uint32_t getVersion() const override
{
return d_version(0, 0, 0);
return d_version(0, 0, 3);
}

/**
Expand Down

0 comments on commit b08b6f5

Please sign in to comment.