Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update versions
  • Loading branch information
mansona committed Jan 25, 2026
commit cb04c31d9beddb8a65a529a9cfcb1a1bd739f1c2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli",
"version": "6.11.0-alpha.1",
"version": "6.11.0-beta.0",
"description": "Command line tool for developing ambitious ember.js apps",
"keywords": [
"app",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-blueprint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember-tooling/classic-build-addon-blueprint",
"version": "6.11.0-alpha.1",
"version": "6.11.0-beta.0",
"repository": {
"type": "git",
"url": "https://github.com/ember-cli/ember-cli.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-blueprint/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^9.2.1",
"ember-auto-import": "^2.12.0",
"ember-cli": "~6.11.0-alpha.1",
"ember-cli": "~6.11.0-beta.0",
"ember-cli-app-version": "^7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-blueprint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember-tooling/classic-build-app-blueprint",
"version": "6.11.0-alpha.1",
"version": "6.11.0-beta.0",
"repository": {
"type": "git",
"url": "https://github.com/ember-cli/ember-cli.git",
Expand Down