Skip to content

Commit fe8d870

Browse files
committed
bump version to 1.2.0
1 parent 5744c1d commit fe8d870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include "networkclient.h"
2727
#include "logger.h"
2828

29-
#define PCAP_SERVICE_VERSION "1.1.0"
29+
#define PCAP_SERVICE_VERSION "1.2.0"
3030

3131
// Global service instances for signal handler
3232
std::unique_ptr<CaptureService> g_captureService = nullptr;

0 commit comments

Comments
 (0)