Skip to content

Commit

Permalink
11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RadKesvat committed Jul 9, 2023
1 parent afec9fa commit f89ec45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/globals.nim
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import dns_resolve, hashes, asyncdispatch, print, parseopt, strutils, random, net, strutils, osproc, strformat
import std/sha1

const version = "11.3"
const version = "11.4"

type RunMode*{.pure.} = enum
tunnel, server
Expand Down

0 comments on commit f89ec45

Please sign in to comment.