We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a2a1f commit 14506f5Copy full SHA for 14506f5
src/JPush/version.php
@@ -1,2 +1,4 @@
1
<?php
2
- VERSION = '5.3.3'
+namespace JPush;
3
+
4
+ const VERSION = '5.3.3';
0 commit comments