Skip to content

Commit 394cc7e

Browse files
committed
[BOT] post-merge updates
1 parent 7786e3d commit 394cc7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ addon | version | maintainers | summary
3737
[fs_storage_backup](fs_storage_backup/) | 16.0.1.0.1 | | Filesystem Storage Backup
3838
[image_tag](image_tag/) | 16.0.1.0.1 | | Image tag model
3939
[storage_backend](storage_backend/) | 16.0.1.1.0 | | Implement the concept of Storage with amazon S3, sftp...
40-
[storage_backend_sftp](storage_backend_sftp/) | 16.0.1.0.1 | | Implement SFTP Storage
40+
[storage_backend_sftp](storage_backend_sftp/) | 16.0.1.0.2 | | Implement SFTP Storage
4141
[storage_file](storage_file/) | 16.0.1.0.1 | | Storage file in storage backend
4242

4343
[//]: # (end addons)

storage_backend_sftp/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Storage Backend SFTP",
77
"summary": "Implement SFTP Storage",
8-
"version": "16.0.1.0.1",
8+
"version": "16.0.1.0.2",
99
"category": "Storage",
1010
"website": "https://github.com/OCA/storage",
1111
"author": " Akretion,Odoo Community Association (OCA)",

0 commit comments

Comments
 (0)