Skip to content

Commit

Permalink
Bump version (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe authored Sep 12, 2021
1 parent 6f13991 commit 0195afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package main

const (
version = "0.14.3"
version = "0.14.4"
errorChannelCapacity = 512
maxOpenFiles = 200 // lower than 256 on macOS by default
fileTypeDetectionBufferSize = 512
Expand Down

0 comments on commit 0195afa

Please sign in to comment.