Skip to content

Commit

Permalink
changed version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjendres committed Oct 24, 2017
1 parent 5be3f89 commit 9e9b271
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cmrf_core.info
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ core = 7.x

package = "CiviMRF"
project = "cmrf_core"
version = "7.x-0.1"
version = "7.x-0.2"

configure = admin/config/civimrf/profiles
2 changes: 1 addition & 1 deletion cmrf_example/cmrf_example.info
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ core = 7.x

package = "CiviMRF"
project = "cmrf_example"
version = "7.x-0.1"
version = "7.x-0.2"

dependencies[] = cmrf_core
2 changes: 1 addition & 1 deletion cmrf_rules/cmrf_rules.info
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ core = 7.x

package = "CiviMRF"
project = "cmrf_rules"
version = "7.x-0.1"
version = "7.x-0.2"

dependencies[] = cmrf_core
dependencies[] = rules
2 changes: 1 addition & 1 deletion cmrf_views/cmrf_views.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ core = 7.x

package = "CiviMRF"
project = "cmrf_views"
version = "7.x-0.1"
version = "7.x-0.2"

dependencies[] = cmrf_core
dependencies[] = views
Expand Down

0 comments on commit 9e9b271

Please sign in to comment.