Skip to content

Commit

Permalink
Merge pull request #57 from kollivier/v0.1.1
Browse files Browse the repository at this point in the history
Update the build number after running a couple local test builds.
  • Loading branch information
kollivier authored Feb 13, 2020
2 parents 8162dc9 + d2498fd commit 20f5daa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions project_info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Kolibri",
"version": "0.1.1",
"build_number": "20",
"build_number": "23",
"identifier": "org.learningequality.Kolibri",
"requirements": {"android": ["python2","pyjnius","genericndkbuild", "sqlite3", "cryptography", "pyopenssl", "openssl", "six"]},
"whitelist_file": {"android": "whitelist.txt"},
Expand All @@ -17,6 +17,5 @@
"apps_icon_pos": "(520, 210)",
"filename": "kolibri-0.13.1-mac-0.1.1",
"volume_name": "Kolibri 0.13.1"
},
"codesign": {"osx": { "identity": "Apple Distribution: Foundation for Learning Equality, Inc."}}
}
}

0 comments on commit 20f5daa

Please sign in to comment.