Skip to content

Commit 57dfcc4

Browse files
committed
[release] 3.0.11
1 parent 277a6b8 commit 57dfcc4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/Sp_memory.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* memory 3.0.10
2+
* memory 3.0.11
33
*
44
* a script for adobe after effects to save any layers
55
*
@@ -4593,8 +4593,8 @@ module.exports = function () {
45934593
sp.prototype = {
45944594

45954595
scriptName: 'Sp_memory',
4596-
scriptVersion: "3.0.10",
4597-
version: "3.0.10",
4596+
scriptVersion: "3.0.11",
4597+
version: "3.0.11",
45984598
slash: '/',
45994599

46004600
setting: app.settings,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "memory",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"description": "a script for adobe after effects to save any layers",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)