Skip to content

Commit

Permalink
Revert "Bump version for Nov. (#165091)" (#165118)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Nov 1, 2022
1 parent 9d55dde commit 447e61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-oss-dev",
"version": "1.74.0",
"version": "1.73.0",
"distro": "51e5bb745ed01b333d96df102d750c9ec33ffe23",
"author": {
"name": "Microsoft Corporation"
Expand Down

1 comment on commit 447e61a

@lorand-horvath
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjbvz @rebornix The build process might be using the version from the main branch instead of release/1.73. So bumping to 1.74 (Nov) confuses it when building 1.73 (Oct)... Idk, just a thought.

Please sign in to comment.