Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit 351745b

Browse files
0.3.2 Update 01/15/2021
1 parent 7f18ace commit 351745b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oc-functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ function generateRandomString($length = 10) {
232232
**/
233233
function getOpenCADVersion()
234234
{
235-
echo '0.3.2';
235+
echo '0.3.2 Update 01/15/2021';
236236
}
237237

238238
/**#@+

0 commit comments

Comments
 (0)