Skip to content

Commit

Permalink
fix(main): Version v2.5.0
Browse files Browse the repository at this point in the history
Updating the aroma APIs does not demand a major version bump imho
Users are always expected to be on latest aroma anyway, v3 would be saved for like. Stroopwafel
  • Loading branch information
ashquarky committed May 28, 2024
1 parent 9a9bf09 commit 349b1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

#include <gx2/surface.h>

#define INKAY_VERSION "v3.0"
#define INKAY_VERSION "v2.5.0"

/**
Mandatory plugin information.
Expand Down

0 comments on commit 349b1f3

Please sign in to comment.