Skip to content

Commit

Permalink
Merge pull request #1097 from pulsar-edit/1.121.0-release
Browse files Browse the repository at this point in the history
Bump version to 1.121.0
  • Loading branch information
DeeDeeG committed Sep 18, 2024
2 parents 98ea6a3 + 8e61b8d commit f5b85da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pulsar",
"author": "Pulsar-Edit <[email protected]>",
"productName": "Pulsar",
"version": "1.120.0-dev",
"version": "1.121.0",
"description": "A Community-led Hyper-Hackable Text Editor",
"branding": {
"id": "pulsar",
Expand Down
2 changes: 1 addition & 1 deletion packages/welcome/lib/changelog-view.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export default class ChangeLogView {
Added options to the Windows installer to add Pulsar and PPM to the PATH
</li>
<li>
Fixed <code>ppm rebuild<code> command on ARM (Apple Silicon) Macs
Fixed <code>ppm rebuild</code> command on ARM (Apple Silicon) Macs
</li>
</ul>

Expand Down

0 comments on commit f5b85da

Please sign in to comment.