Skip to content

Commit

Permalink
Upversion to v3.6.1.2 with updated POT file timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDuckCow committed Aug 25, 2024
1 parent d4d0dd3 commit a685dc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MCprep_addon/MCprep_resources/Languages/mcprep.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 3.6.1.1\n"
"Report-Msgid-Bugs-To: https://github.com/Moo-Ack-Productions/MCprep/issues\n"
"POT-Creation-Date: 2024-08-24 18:31-0700\n"
"POT-Creation-Date: 2024-08-24 22:58-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion MCprep_addon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
bl_info = {
"name": "MCprep",
"category": "Object",
"version": (3, 6, 1, 1),
"version": (3, 6, 1, 2),
"blender": (2, 80, 0),
"location": "3D window toolshelf > MCprep tab",
"description": "Minecraft workflow addon for rendering and animation",
Expand Down

0 comments on commit a685dc1

Please sign in to comment.