chore: Bump version to v3.1.0

This commit is contained in:
Daniel López Guimaraes 2026-07-20 14:40:35 +01:00
commit 82cca21ff3
No known key found for this signature in database
GPG key ID: 6AC74DE3DEF050E0
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -39,7 +39,7 @@
#include "ca_pem.h"
#define INKAY_VERSION "v3.0.0"
#define INKAY_VERSION "v3.1.0"
/**
Mandatory plugin information.