Skip to content

Commit 14506f5

Browse files
author
Helperhaps
committed
fix version
1 parent 56a2a1f commit 14506f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/JPush/version.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
<?php
2-
VERSION = '5.3.3'
2+
namespace JPush;
3+
4+
const VERSION = '5.3.3';

0 commit comments

Comments
 (0)