Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
nocodeleaks committed May 17, 2024
1 parent 264055a commit 009482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/qp_defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package models
import log "github.com/sirupsen/logrus"

// quepasa build version, if ends with .0 means stable versions.
const QpVersion = "3.24.509.0"
const QpVersion = "3.24.517.1231"

const QpLogLevel = log.InfoLevel

0 comments on commit 009482a

Please sign in to comment.