Skip to content

Commit add1d2c

Browse files
committed
chore: Bump to version 3.0.0
1 parent 8bc8ac0 commit add1d2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "config.h"
2424
#include "module.h"
2525

26-
#define INKAY_VERSION "v2.6.0"
26+
#define INKAY_VERSION "v3.0.0"
2727

2828
/**
2929
Mandatory plugin information.

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
#include "ca_pem.h"
4141

42-
#define INKAY_VERSION "v2.6.0"
42+
#define INKAY_VERSION "v3.0.0"
4343

4444
/**
4545
Mandatory plugin information.

0 commit comments

Comments
 (0)