jiveapps 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@
6
6
  description="TODO: Replace with real description of <%= name %> inside app.xml: Module/ModulePrefs/description"
7
7
  thumbnail="<%= Jiveapps::WEBHOST %>/apps/<%= name %>/images/j-icon-jaf-48.png">
8
8
  <Require feature="dynamic-height" />
9
- <Require feature="jive-core-5.0.0" />
9
+ <Require feature="jive-core-v2" />
10
10
  <Require feature="opensocial-1.0"/>
11
11
  <Require feature="osapi"/>
12
12
  <Require feature="settitle"/>
@@ -1,3 +1,3 @@
1
1
  module Jiveapps
2
- VERSION = '0.0.8'
2
+ VERSION = '0.0.9'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jiveapps
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 8
10
- version: 0.0.8
9
+ - 9
10
+ version: 0.0.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - Scott Becker