mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
bump docs version too. eventually this won't be needed.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Template.headline.release = function () {
|
||||
// XXX This is commented out because for now galaxy apps have to be on a
|
||||
// different Meteor release that has a bug fix.
|
||||
return "0.6.5";
|
||||
return "0.6.5.1";
|
||||
// return Meteor.release || "(checkout)";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user