Plugin Directory

Changeset 2185764


Ignore:
Timestamp:
11/04/2019 06:52:15 PM (6 years ago)
Author:
maximize
Message:

Updated plugin version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-video-management-system/trunk/s3_video_player_plus.php

    r2185760 r2185764  
    11<?php
    22/*
    3  Plugin Name: Simple Video Management System Freee
     3 Plugin Name: Simple Video Management System
    44 Plugin URI: https://namstoolkit.com/wpSVMS
    55 Description: Simple video player that just works
    6  Version: 8.6.2
     6 Version: 1.0.0
    77 Author: NAMS, Inc
    88 Author URI: https://mynams.com/
     
    1515}
    1616
    17 define( 'VPP_VERSION', '8.6.2' );
     17define( 'VPP_VERSION', '1.0.0' );
    1818define( 'VPP_VALID_UPDATE_I', '8.9.9' );
    1919define( 'VPP_PATH', dirname( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.