Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit 27d9676

Browse files
committed
Version bump
1 parent 9b69b2e commit 27d9676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/ShadiestGoat/DiscordChatExporter/tools"
99
)
1010

11-
const VERSION = "0.3.1"
11+
const VERSION = "0.3.2"
1212

1313
func main() {
1414
fmt.Printf("Loading up Discord Channel Exporter v%v\n", VERSION)

0 commit comments

Comments
 (0)