Plugin Directory

Changeset 2450614


Ignore:
Timestamp:
01/05/2021 02:09:09 PM (5 years ago)
Author:
artpi
Message:

Update to version 0.1.1 from GitHub

Location:
writers-block-block
Files:
2 added
2 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • writers-block-block/tags/0.1.1/readme.txt

    r2447227 r2450614  
    22Contributors:      artpi
    33Tags:              block, openai, gpt-3, writing
    4 Requires at least: 5.6.0
    5 Tested up to:      5.6.0
    6 Stable tag:        0.1.0
     4Requires at least: 5.3.1
     5Tested up to:      5.3.1
     6Stable tag:        0.1.1
    77Requires PHP:      7.0.0
    88License:           GPL-2.0-or-later
     
    7070
    7171* Release
     72
     73= 0.1.1 =
     74
     75* Fix WP Version preventing installation on WP 5.6
  • writers-block-block/tags/0.1.1/writers-block-block.php

    r2447227 r2450614  
    33 * Plugin Name:     Writer's Block Block
    44 * Description:     Automatically generate new paragraphs using your existing content, GPT-3 and robots.
    5  * Version:         0.1.0
     5 * Version:         0.1.1
    66 * Author:          Artur Piszek (artpi)
    77 * Author URI:      https://piszek.com
  • writers-block-block/trunk/readme.txt

    r2447227 r2450614  
    22Contributors:      artpi
    33Tags:              block, openai, gpt-3, writing
    4 Requires at least: 5.6.0
    5 Tested up to:      5.6.0
    6 Stable tag:        0.1.0
     4Requires at least: 5.3.1
     5Tested up to:      5.3.1
     6Stable tag:        0.1.1
    77Requires PHP:      7.0.0
    88License:           GPL-2.0-or-later
     
    7070
    7171* Release
     72
     73= 0.1.1 =
     74
     75* Fix WP Version preventing installation on WP 5.6
  • writers-block-block/trunk/writers-block-block.php

    r2447227 r2450614  
    33 * Plugin Name:     Writer's Block Block
    44 * Description:     Automatically generate new paragraphs using your existing content, GPT-3 and robots.
    5  * Version:         0.1.0
     5 * Version:         0.1.1
    66 * Author:          Artur Piszek (artpi)
    77 * Author URI:      https://piszek.com
Note: See TracChangeset for help on using the changeset viewer.