Skip to content

Commit

Permalink
Incremented version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhernandez13 committed Dec 8, 2022
1 parent c4b5d1b commit 7c2c649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ios-deploy",
"version": "1.12.0",
"version": "1.12.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion src/ios-deploy/version.h
@@ -1 +1 @@
"1.12.0"
"1.12.1"

1 comment on commit 7c2c649

@rustymagnet3000
Copy link

@rustymagnet3000 rustymagnet3000 commented on 7c2c649 Dec 29, 2022

Choose a reason for hiding this comment

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

Thank you @ivanhernandez13.

It is still showing as 1.12.0 on brew. The PR you created to bump the version was closed by testbot before completing.

Please sign in to comment.