Skip to content

Commit

Permalink
Unfreeze v3.104.1 (pulumi#15335)
Browse files Browse the repository at this point in the history
I was trying to speed up release of v3.104.1 by combining the change we
wanted to release and the freeze at the same time
(pulumi#15333), but that doesn't work. It
left us with a v3.104.2 draft release with the change. I should have
gotten the fix merged, and then followed up with a change to freeze it.

To address, we need to unfreeze and then refreeze.
  • Loading branch information
justinvp authored Feb 1, 2024
1 parent d1904be commit 81617a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.104.2
3.104.1

0 comments on commit 81617a1

Please sign in to comment.