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

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
fanf committed Nov 4, 2016
1 parent 03e16eb commit 38fd35b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class NodeExternalReportPluginDef(api: NodeExternalReportApi) extends RudderPlug

val name = PluginName("node external report")
val basePackage = "com.normation.plugins.nodeexternalreport"
val version = PluginVersion(1,0,0)
val version = PluginVersion(1,1,0)
val description : NodeSeq =
<div>
A plugin that allows to display external reports for node
Expand Down

0 comments on commit 38fd35b

Please sign in to comment.