Skip to content

Commit e32c453

Browse files
committed
bump version to 2.2.0
1 parent 3d48098 commit e32c453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: upyun.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
class UpYun
33
{
4-
const VERSION = '2.0';
4+
const VERSION = '2.2.0';
55

66
const ED_AUTO = 'v0.api.upyun.com';
77
const ED_TELECOM = 'v1.api.upyun.com';

0 commit comments

Comments
 (0)