Skip to content

Commit

Permalink
1.62
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Dec 28, 2023
1 parent 9e330d2 commit 7634b58
Show file tree
Hide file tree
Showing 8 changed files with 734 additions and 674 deletions.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = function () {
/**
* iOS build number. Must be incremented for each TestFlight version.
*/
const IOS_BUILD_NUMBER = '3'
const IOS_BUILD_NUMBER = '1'

/**
* Android build number. Must be incremented for each release.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.61.0",
"version": "1.62.0",
"private": true,
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 7634b58

Please sign in to comment.