Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/31/19 01:48:40 (5 years ago)
Author:
swagner
Message:

#2875: Incremented plugin and assembly file versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.DebugEngine.Views/3.3/Plugin.cs.frame

    r17180 r17184  
    2424namespace HeuristicLab.DebugEngine.Views {
    2525
    26   [Plugin("HeuristicLab.DebugEngine.Views", "3.3.15.$WCREV$")]
     26  [Plugin("HeuristicLab.DebugEngine.Views", "3.3.16.$WCREV$")]
    2727  [PluginFile("HeuristicLab.DebugEngine.Views-3.3.dll", PluginFileType.Assembly)]
    2828  [PluginDependency("HeuristicLab.Collections", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.