Update version for plugins since required updates
parent
90a4d965d9
commit
c36714a9bd
|
@ -39,7 +39,7 @@ using log4net;
|
||||||
|
|
||||||
using Ux = OpenSim.Services.IntegrationService.IUtils;
|
using Ux = OpenSim.Services.IntegrationService.IUtils;
|
||||||
|
|
||||||
[assembly:AddinRoot ("IntegrationService", "2.0")]
|
[assembly:AddinRoot ("IntegrationService", "2.1")]
|
||||||
namespace OpenSim.Services.IntegrationService
|
namespace OpenSim.Services.IntegrationService
|
||||||
{
|
{
|
||||||
[TypeExtensionPoint (Path="/OpenSim/IntegrationService", Name="IntegrationService")]
|
[TypeExtensionPoint (Path="/OpenSim/IntegrationService", Name="IntegrationService")]
|
||||||
|
|
Loading…
Reference in New Issue