Changeset 2450614
- Timestamp:
- 01/05/2021 02:09:09 PM (5 years ago)
- Location:
- writers-block-block
- Files:
-
- 2 added
- 2 deleted
- 4 edited
- 1 copied
-
tags/0.1.1 (copied) (copied from writers-block-block/trunk)
-
tags/0.1.1/.wp-env.json (deleted)
-
tags/0.1.1/readme.txt (modified) (2 diffs)
-
tags/0.1.1/webpack.config.js (added)
-
tags/0.1.1/writers-block-block.php (modified) (1 diff)
-
trunk/.wp-env.json (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/webpack.config.js (added)
-
trunk/writers-block-block.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
writers-block-block/tags/0.1.1/readme.txt
r2447227 r2450614 2 2 Contributors: artpi 3 3 Tags: block, openai, gpt-3, writing 4 Requires at least: 5. 6.05 Tested up to: 5. 6.06 Stable tag: 0.1. 04 Requires at least: 5.3.1 5 Tested up to: 5.3.1 6 Stable tag: 0.1.1 7 7 Requires PHP: 7.0.0 8 8 License: GPL-2.0-or-later … … 70 70 71 71 * 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 3 3 * Plugin Name: Writer's Block Block 4 4 * Description: Automatically generate new paragraphs using your existing content, GPT-3 and robots. 5 * Version: 0.1. 05 * Version: 0.1.1 6 6 * Author: Artur Piszek (artpi) 7 7 * Author URI: https://piszek.com -
writers-block-block/trunk/readme.txt
r2447227 r2450614 2 2 Contributors: artpi 3 3 Tags: block, openai, gpt-3, writing 4 Requires at least: 5. 6.05 Tested up to: 5. 6.06 Stable tag: 0.1. 04 Requires at least: 5.3.1 5 Tested up to: 5.3.1 6 Stable tag: 0.1.1 7 7 Requires PHP: 7.0.0 8 8 License: GPL-2.0-or-later … … 70 70 71 71 * 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 3 3 * Plugin Name: Writer's Block Block 4 4 * Description: Automatically generate new paragraphs using your existing content, GPT-3 and robots. 5 * Version: 0.1. 05 * Version: 0.1.1 6 6 * Author: Artur Piszek (artpi) 7 7 * Author URI: https://piszek.com
Note: See TracChangeset
for help on using the changeset viewer.