Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Update MyCollab version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hai Nguyen committed Mar 31, 2015
1 parent c8976e5 commit ccd1116
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
package com.esofthead.mycollab.core;

/**
*
*
* @author MyCollab Ltd.
* @since 4.4.0
*
*/
public class MyCollabVersion {
public static String getVersion() {
return "5.0.2";
return "5.0.3";
}
}

0 comments on commit ccd1116

Please sign in to comment.