The problem is that Fritzing connects pin 2 and pin 14 together as can be seen in the PCB view.
Also, I have a project that has three voltages, 5V, +15V and -15V (for the op-Amps). I can only find 5V, how do I set power symbols for the other voltages?
Since I have the above screen shots I’ll open an issue on github. Downgrading to 0.9.6 should be a work around.
You can set the voltage in Inspector, either by using the pull down menu or typing the voltage you want in the voltage field (because 15V isn’t in the pull down menu!)
The part needs to be in a sketch for it to work, if you tried it with the part selected in the parts bin it won’t work, Inspector can’t change the part in the part bin (that has bitten me more than once!)
Sorry for this, it was my fix of the net labels which broke the power symbols. I made a pull request to fix this. If you are able of building the code, you can try it and test it. If not, you will have to wait until the next release.