Skip to content

Commit

Permalink
Merge pull request #1 from jollymonsterstudio/master
Browse files Browse the repository at this point in the history
Merging 1.0.1 Changes
  • Loading branch information
jollymonsterstudio committed Nov 29, 2018
2 parents af3fa77 + aa571b4 commit cd063d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,8 @@ It can also be used to move/rename any other directories or files but it may not
The primary motivation for this tool was to be able to quickly work on one project to create a baseline, copy the baseline to a new project, and keep iterating without having to create a ton of git branches in a single project.

### Changelog
[Release 1.0.1 - Download](https://github.com/jollymonsterstudio/ue4-kopiarka/releases/tag/1.0.1)
* fixed one minor issue where folders that had prefix or suffixes around the old project name would not get copied over correctly

[Release 1.0.0 - Download](https://github.com/jollymonsterstudio/ue4-kopiarka/releases/tag/1.0.0)
* initial project release
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.jollymonsterstudio.unreal</groupId>
<artifactId>ue4-kopiarka</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<description>unreal project copy / name changer util</description>
Expand Down

0 comments on commit cd063d5

Please sign in to comment.