Skip to content

Commit

Permalink
Prepare version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Dec 13, 2023
1 parent f2601da commit 17e3276
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions info/app.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package info

const (
Version = "1.0.2"
ReleaseDate = "2023-12-12"
Version = "1.0.3"
ReleaseDate = "2023-12-13"
Config = "captainhook.json"
)

0 comments on commit 17e3276

Please sign in to comment.