Skip to content

Commit

Permalink
update ver
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfc committed Dec 11, 2017
1 parent 11cdc65 commit 8fb105f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liteidex/src/plugins/liteenv/liteenvplugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class PluginFactory : public LiteApi::PluginFactoryT<LiteEnvPlugin>
m_info->setId("plugin/LiteEnv");
m_info->setName("LiteEnv");
m_info->setAuthor("visualfc");
m_info->setVer("X32.1");
m_info->setVer("X33.1");
m_info->setInfo("Environment Manager");
m_info->setMustLoad(true);
}
Expand Down

0 comments on commit 8fb105f

Please sign in to comment.