Skip to content

Commit 37d810d

Browse files
henrik242claude
andcommitted
bump version to 1.6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eb680bd commit 37d810d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envps.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include <exception>
3030
#include "process.hpp"
3131

32-
#define VERSION "1.5"
32+
#define VERSION "1.6"
3333

3434
int main(int argc, char **argv) {
3535
if (argc == 2 && strcmp(argv[1], "-v") == 0) {

0 commit comments

Comments
 (0)