Skip to content

Commit

Permalink
Match metadata version with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Sep 26, 2023
1 parent 18abf14 commit 75103b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'All rights reserved'
description 'Installs/Configures redborder ips'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.0.5'
version '0.1.2'

depends 'geoip'
depends 'snmp'
Expand All @@ -14,4 +14,4 @@
depends 'snort'
depends 'barnyard2'
depends 'ohai'
depends 'cron'
depends 'cron'

0 comments on commit 75103b6

Please sign in to comment.