Skip to content

Commit

Permalink
Update Files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 28, 2024
1 parent bcecf4d commit 3b60d8a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion ActRec/actrec/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
check_source_url = 'https://raw.githubusercontent.com/InamuraJIN/ActionRecorder/master/download_file.json'
repo_source_url = 'https://raw.githubusercontent.com/InamuraJIN/ActionRecorder/master/%s'
release_notes_url = 'https://github.com/InamuraJIN/ActionRecorder/wiki'
version = (4, 0, 8)
version = (4, 1, 0)
log_amount = 5
64 changes: 32 additions & 32 deletions download_file.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
{
"version": [4, 0, 8],
"version": [4, 1, 0],
"files": {
"ActRec/actrec/functions/__init__.py": [4, 0, 8],
"ActRec/actrec/functions/categories.py": [4, 0, 8],
"ActRec/actrec/functions/globals.py": [4, 0, 8],
"ActRec/actrec/functions/locals.py": [4, 0, 8],
"ActRec/actrec/functions/macros.py": [4, 0, 8],
"ActRec/actrec/functions/shared.py": [4, 0, 8],
"ActRec/actrec/functions/__init__.py": [4, 1, 0],
"ActRec/actrec/functions/categories.py": [4, 1, 0],
"ActRec/actrec/functions/globals.py": [4, 1, 0],
"ActRec/actrec/functions/locals.py": [4, 1, 0],
"ActRec/actrec/functions/macros.py": [4, 1, 0],
"ActRec/actrec/functions/shared.py": [4, 1, 0],
"ActRec/actrec/menus/__init__.py": [4, 0, 6],
"ActRec/actrec/menus/locals.py": [4, 0, 8],
"ActRec/actrec/menus/categories.py": [4, 0, 8],
"ActRec/actrec/operators/__init__.py": [4, 0, 8],
"ActRec/actrec/operators/categories.py": [4, 0, 8],
"ActRec/actrec/operators/globals.py": [4, 0, 8],
"ActRec/actrec/operators/helper.py": [4, 0, 8],
"ActRec/actrec/operators/locals.py": [4, 0, 8],
"ActRec/actrec/operators/macros.py": [4, 0, 8],
"ActRec/actrec/operators/preferences.py": [4, 0, 8],
"ActRec/actrec/operators/shared.py": [4, 0, 8],
"ActRec/actrec/menus/locals.py": [4, 1, 0],
"ActRec/actrec/menus/categories.py": [4, 1, 0],
"ActRec/actrec/operators/__init__.py": [4, 1, 0],
"ActRec/actrec/operators/categories.py": [4, 1, 0],
"ActRec/actrec/operators/globals.py": [4, 1, 0],
"ActRec/actrec/operators/helper.py": [4, 1, 0],
"ActRec/actrec/operators/locals.py": [4, 1, 0],
"ActRec/actrec/operators/macros.py": [4, 1, 0],
"ActRec/actrec/operators/preferences.py": [4, 1, 0],
"ActRec/actrec/operators/shared.py": [4, 1, 0],
"ActRec/actrec/panels/__init__.py": [4, 0, 0],
"ActRec/actrec/panels/main.py": [4, 0, 8],
"ActRec/actrec/panels/main.py": [4, 1, 0],
"ActRec/actrec/properties/__init__.py": [4, 0, 6],
"ActRec/actrec/properties/categories.py": [4, 0, 0],
"ActRec/actrec/properties/globals.py": [4, 0, 8],
"ActRec/actrec/properties/locals.py": [4, 0, 8],
"ActRec/actrec/properties/macros.py": [4, 0, 8],
"ActRec/actrec/properties/shared.py": [4, 0, 8],
"ActRec/actrec/properties/globals.py": [4, 1, 0],
"ActRec/actrec/properties/locals.py": [4, 1, 0],
"ActRec/actrec/properties/macros.py": [4, 1, 0],
"ActRec/actrec/properties/shared.py": [4, 1, 0],
"ActRec/actrec/ui_functions/__init__.py": [4, 0, 6],
"ActRec/actrec/ui_functions/categories.py": [4, 0, 8],
"ActRec/actrec/ui_functions/globals.py": [4, 0, 8],
"ActRec/actrec/ui_functions/categories.py": [4, 1, 0],
"ActRec/actrec/ui_functions/globals.py": [4, 1, 0],
"ActRec/actrec/uilist/__init__.py": [4, 0, 0],
"ActRec/actrec/uilist/locals.py": [4, 0, 8],
"ActRec/actrec/uilist/macros.py": [4, 0, 8],
"ActRec/actrec/uilist/locals.py": [4, 1, 0],
"ActRec/actrec/uilist/macros.py": [4, 1, 0],
"ActRec/actrec/__init__.py": [4, 0, 8],
"ActRec/actrec/config.py": [4, 0, 8],
"ActRec/actrec/icon_manager.py": [4, 0, 8],
"ActRec/actrec/keymap.py": [4, 0, 8],
"ActRec/actrec/log.py": [4, 0, 8],
"ActRec/actrec/preferences.py": [4, 0, 8],
"ActRec/actrec/icon_manager.py": [4, 1, 0],
"ActRec/actrec/keymap.py": [4, 1, 0],
"ActRec/actrec/log.py": [4, 1, 0],
"ActRec/actrec/preferences.py": [4, 1, 0],
"ActRec/actrec/shared_data.py": [4, 0, 8],
"ActRec/actrec/update.py": [4, 0, 8],
"ActRec/__init__.py": [4, 0, 8]
"ActRec/actrec/update.py": [4, 1, 0],
"ActRec/__init__.py": [4, 1, 0]
},
"remove": []
}

0 comments on commit 3b60d8a

Please sign in to comment.