mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-16 09:47:42 +00:00
Added comment about module version number.
This commit is contained in:
parent
e4dadfc56a
commit
eba55e86f9
@ -33,7 +33,7 @@ import org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettingsPanel;
|
||||
@ServiceProvider(service = IngestModuleFactory.class)
|
||||
public class PhotoRecCarverIngestModuleFactory extends IngestModuleFactoryAdapter {
|
||||
|
||||
private static final String VERSION = "8.0";
|
||||
private static final String VERSION = "7.0"; // Version should match the PhotoRec tool version.
|
||||
|
||||
/**
|
||||
* Gets the ingest module name for use within this package.
|
||||
|
Loading…
x
Reference in New Issue
Block a user