<?xml version="1.0" encoding="UTF-8"?>
<plugin>
  <name>Profile Pic Plugin</name>
  <author>Dan Hoover</author>
<!-- Feel free to include your github repo here -->
  <website>https://www.userspice.com</website>

<!-- the version of the plugin itself-->
  <version>1.1.1</version>

<!-- release date of THIS version -->
  <release>May 17, 2026</release>

<!-- the last version of UserSpice you tested the plugin with -->
  <tested>6.0.9</tested>

<!-- What does your plugin do? -->
  <description>When enabled, your users can change their profile pics with photos they upload.</description>

  <!-- This is the launch button in the plugin manager. If it is blank or missing, Configure Plugin will show up. -->
    <button>Profile Pics</button>
</plugin>
