Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Bump project version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Apr 18, 2016
1 parent a0bcd23 commit 03a518e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrantroot/Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vm_naked_hostname = "vagrant-lemtl.local"
vm_www_hostname = "www.#{vm_naked_hostname}"
vm_sql_hostname = "db.#{vm_naked_hostname}"
vm_timezone = "US/Eastern"
vm_current_version = "v1.6.10"
vm_current_version = "v1.6.11"
vm_name = "Vagrant-LEMTL-#{vm_current_version}"
vm_max_memory = 2048
vm_num_cpus = 1
Expand Down

0 comments on commit 03a518e

Please sign in to comment.