diff --git a/app/views/machine.html b/app/views/machine.html index 5abdaf6..23d4b38 100644 --- a/app/views/machine.html +++ b/app/views/machine.html @@ -110,7 +110,7 @@

{{vm._name}}

  • Services
  • Snapshots
  • Versioning
  • - +
  • Networking
  • Imaging
  • Change
  • History
  • @@ -492,21 +492,6 @@

    Snapshots

    -
    -
    - Add Network Interface -
    - - - - -
    Stop the machine to add a new network interface.
    -
    diff --git a/dist/views/machine.html b/dist/views/machine.html index 5abdaf6..23d4b38 100644 --- a/dist/views/machine.html +++ b/dist/views/machine.html @@ -110,7 +110,7 @@

    {{vm._name}}

  • Services
  • Snapshots
  • Versioning
  • - +
  • Networking
  • Imaging
  • Change
  • History
  • @@ -492,21 +492,6 @@

    Snapshots

    -
    -
    - Add Network Interface -
    - - - - -
    Stop the machine to add a new network interface.
    -
    diff --git a/pkg/Makefile b/pkg/Makefile index cda2870..1744e9a 100644 --- a/pkg/Makefile +++ b/pkg/Makefile @@ -1,4 +1,4 @@ -VERSION=0.3.1 +VERSION=0.3.1p1 COMPONENT=fifo-jingles .PHONY: build_info package package_list