Last active
October 5, 2018 23:09
-
-
Save humazed/c3effce7b2f17534b84396265aa75cec to your computer and use it in GitHub Desktop.
Fix Bee Fixer updator file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "is_run_mode": "true", | |
| "name": "Fix Bee Fixer", | |
| "uri_current": "customer.getfixbee.com.customer", | |
| "version_code_current": "12000", | |
| "version_code_min": "12000", | |
| "update_info": "On version 1.2.0.0 we added new and improved layout to simpilify the ordering process", | |
| "update_date": "6/10/2018" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "is_run_mode": "true", | |
| "name": "Fix Bee Fixer", | |
| "uri_current": "fixer.getfixbee.com.fixer", | |
| "version_code_current": "10100", | |
| "version_code_min": "10100", | |
| "update_info": "On version 1.1.0.0 we added performance improvements", | |
| "update_date": "23/07/2018" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment