mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
Bump version
This commit is contained in:
parent
b3bd861f64
commit
c53a8153d0
@ -10,6 +10,6 @@
|
|||||||
public const string Author = "ds5678";
|
public const string Author = "ds5678";
|
||||||
public const string CopyRight = "Copyright © 2022";
|
public const string CopyRight = "Copyright © 2022";
|
||||||
|
|
||||||
public const string Version = "0.2.3.0";
|
public const string Version = "0.2.4.0";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,9 +1,10 @@
|
|||||||
# Development Roadmap
|
# Development Roadmap
|
||||||
|
|
||||||
## 0.2.3.0
|
## 0.2.5.0
|
||||||
This release will be primarily focused on dependencies.
|
This release will be primarily focused on dependencies.
|
||||||
|
|
||||||
* Replace texgenpack with a managed library
|
* Replace texgenpack with a managed library
|
||||||
|
* Overhaul file reading
|
||||||
|
|
||||||
## 0.2.X.0
|
## 0.2.X.0
|
||||||
These releases will likely focus on preparing for the next major milestone.
|
These releases will likely focus on preparing for the next major milestone.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user