forked from PretendoNetwork/Inkay
chore: Bump version to v3.1.0
This commit is contained in:
parent
1c795ea15b
commit
82cca21ff3
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "config.h"
|
||||
#include "module.h"
|
||||
|
||||
#define INKAY_VERSION "v3.0.0"
|
||||
#define INKAY_VERSION "v3.1.0"
|
||||
|
||||
/**
|
||||
Mandatory plugin information.
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include "ca_pem.h"
|
||||
|
||||
#define INKAY_VERSION "v3.0.0"
|
||||
#define INKAY_VERSION "v3.1.0"
|
||||
|
||||
/**
|
||||
Mandatory plugin information.
|
||||
|
|
|
|||
Loading…
Reference in a new issue