alexandre-normand/slackscot

View on GitHub
version.go

Summary

Maintainability
A
0 mins
Test Coverage
package slackscot

// GENERATED and MANAGED by giddyup (https://github.com/alexandre-normand/giddyup)
const (
    // VERSION represents the current slackscot version
    VERSION = "1.49.0"
)