chore: Bump to version 3.0.0
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled

This commit is contained in:
Daniel López Guimaraes 2025-02-15 21:09:10 +00:00
parent 8bc8ac0290
commit add1d2c2e2
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 "v2.6.0"
#define INKAY_VERSION "v3.0.0"
/**
Mandatory plugin information.

View File

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