Bump to 2.0

This commit is contained in:
Florian Gabach
2017-09-17 13:21:40 +02:00
parent 3b25741375
commit 4960d608b4
7 changed files with 17 additions and 9 deletions
@@ -6,7 +6,7 @@
import UIKit
public class OpenSourceController: NSObject {
public class OpenSourceController: NSObject {
// Contains list of licence object
open var licences: [LicenceFile]?