mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bump version in docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Template.headline.helpers({
|
||||
release: function () {
|
||||
return Meteor.release ? "0.9.4-pre.6" : "(checkout)";
|
||||
return Meteor.release ? "0.9.4-pre.11" : "(checkout)";
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user