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 3d48098 commit e32c453Copy full SHA for e32c453
upyun.class.php
@@ -1,7 +1,7 @@
1
<?php
2
class UpYun
3
{
4
- const VERSION = '2.0';
+ const VERSION = '2.2.0';
5
6
const ED_AUTO = 'v0.api.upyun.com';
7
const ED_TELECOM = 'v1.api.upyun.com';
0 commit comments