Skip to content
This repository was archived by the owner on May 9, 2018. It is now read-only.

Commit f5f40a7

Browse files
author
Zachary DuBois
committed
Time to release :O
1 parent f6e8c5b commit f5f40a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inc/version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
*/
55

66
/* NEVER EDIT THIS */
7-
$fmcs_version = 'MASTER'; // Set to MASTER or TYPE major.minor.fix
8-
$fmcs_version_number = 'M'; // Set to M or major.minor.fix
7+
$fmcs_version = 'Beta v0.2.0'; // Set to MASTER or TYPE major.minor.fix
8+
$fmcs_version_number = '0.2.0'; // Set to M or major.minor.fix

0 commit comments

Comments
 (0)