Skip to content

Commit

Permalink
Merge pull request Drupalcat#37 from rodrigoaguilera/beta2
Browse files Browse the repository at this point in the history
use the tag instead of version
  • Loading branch information
rvilar committed Oct 18, 2014
2 parents c7997f3 + 7a632ef commit 9f74168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drupalcat.make
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ api = 2
; Core
projects[drupal][download][type] = git
projects[drupal][download][url] = git://git.drupal.org/project/drupal.git
projects[drupal][download][version] = 8.0.0-beta2
projects[drupal][download][tag] = 8.0.0-beta2

; Contrib modules
projects[google_analytics][download][type] = git
Expand Down

0 comments on commit 9f74168

Please sign in to comment.