MunkiAdmin version 0.2.13 has been released and can be downloaded from the Releases page on GitHub:
* NEW: Pkginfo files can be moved by dragging them to another source list folder. MunkiAdmin can (optionally) move the installer item to a corresponding pkgs subdirectory.
* NEW: When importing an installer item, MunkiAdmin makes sure it is supported before trying to run makepkginfo. This prevents confusion when trying to import unsupported files (for example bundle style packages).
* CHANGE: Packages source list now lists the base pkginfos directory
* CHANGE: Deleting a package now removes all references to it if appropriate.
* BUGFIX: Running makepkginfo now checks the stderr output for errors
* BUGFIX: The info text in manifests list now counts items inside conditional items too
* BUGFIX: The info text for items in manifests now tries to resolve a correct version based on the manifest and catalog(s)
* BUGFIX: The Info.plist now includes a CFBundleVersion key. Yes, what an embarrassing fix, I know...
* Many more fixes and improvements under the hood