Iterate
This commit is contained in:
@@ -41,7 +41,7 @@ declare global {
|
||||
}
|
||||
|
||||
class OpendeskModule implements Module {
|
||||
public static readonly moduleApiVersion = "^0.1.0";
|
||||
public static readonly moduleApiVersion = "^0.1.1";
|
||||
|
||||
public constructor(private api: Api) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user