Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #96 from IRCody/version_update
Browse files Browse the repository at this point in the history
Updates version to 16
  • Loading branch information
IRCody authored Nov 28, 2016
2 parents 279f65d + db2ccca commit e475088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion influxdb/influxdb.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (

const (
name = "influxdb"
version = 15
version = 16
pluginType = plugin.PublisherPluginType
maxInt64 = ^uint64(0) / 2
defaultTimestampPrecision = "s"
Expand Down

0 comments on commit e475088

Please sign in to comment.