Browse Source

Pull request #26: init release/11.0

Merge in PG/plugin-repository-s3 from ~DYLAN.LIU/plugin-repository-s3:release/11.0 to release/11.0

* commit 'b84845ee291579911ccef70306bbd6e68d748605':
  init release/11.0
persist/jsy-11.0
Dylan.Liu 4 years ago
parent
commit
2c042df4bd
  1. 6
      plugin.xml

6
plugin.xml

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fanruan.fs.s3.repository</id>
<id>com.fanruan.fs.s3.repository.v11</id>
<name><![CDATA[S3资源仓库]]></name>
<main-package>com.fanruan.fs</main-package>
<active>yes</active>
<hidden>no</hidden>
<version>1.2.8</version>
<env-version>10.0</env-version>
<jartime>2021-03-11</jartime>
<env-version>11.0~11.0</env-version>
<jartime>2021-08-30</jartime>
<vendor>richie</vendor>
<description><![CDATA[使用支持S3协议的云存储文件系统作为文件服务器。]]></description>
<change-notes><![CDATA[

Loading…
Cancel
Save