diff --git a/llarp/constants/version.h b/llarp/constants/version.h index 85c36dcf2..475dcfb77 100644 --- a/llarp/constants/version.h +++ b/llarp/constants/version.h @@ -8,7 +8,7 @@ #define LLARP_VERSION_MAJ 0 #define LLARP_VERSION_MIN 6 -#define LLARP_VERSION_PATCH 2 +#define LLARP_VERSION_PATCH 3 #define LLARP_DEFAULT_NETID "lokinet"