Skip to content

Commit

Permalink
updated version number and repo urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Francis committed Jul 27, 2015
1 parent ef8df3e commit ef1b4d7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>PluginVersion</key>
<string>1.1.2</string>
<string>1.1.3</string>
<key>ServerApiVersion</key>
<string>1.0</string>
<key>IwsApiVersion</key>
Expand All @@ -18,7 +18,7 @@
<array>
<dict>
<key>CFBundleURLName</key>
<string>https://github.com/discgolfer1138/indigo-pushover/</string>
<string>https://github.com/IndigoDomotics/indigo-pushover/</string>
</dict>
</array>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion Contents/Server Plugin/Actions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<Field id="hlpMsgSupLinkTitle" type="label" fontSize="mini" alignWithControl="true">
<Label>optional. a title for your supplementary URL, otherwise just the URL is shown.</Label>
</Field>
<SupportURL>https://github.com/discgolfer1138/indigo-pushover/issues</SupportURL>
<SupportURL>https://github.com/IndigoDomotics/indigo-pushover/issues</SupportURL>
</ConfigUI>
</Action>
</Actions>
2 changes: 1 addition & 1 deletion Contents/Server Plugin/PluginConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
<Field id="hlpUserKey" type="label" fontSize="mini" alignWithControl="true">
<Label>required. info about user key (https://pushover.net/faq#overview-what).</Label>
</Field>
<SupportURL>https://github.com/discgolfer1138/indigo-pushover/issues</SupportURL>
<SupportURL>https://github.com/IndigoDomotics/indigo-pushover/issues</SupportURL>
</PluginConfig>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ indigo-pushover

### Installation Instructions

1. Download latest release [here](https://github.com/discgolfer1138/indigo-pushover/releases)
1. Download latest release [here](https://github.com/IndigoDomotics/indigo-pushover/releases)
2. Follow [standard plugin installation process](http://bit.ly/1e1Vc7b)

### Actions Supported
Expand Down

0 comments on commit ef1b4d7

Please sign in to comment.